E - type with ordinal values@ThreadSafe public abstract class OrdinalDomain<E extends OrdinalValue<E>> extends Object implements Iterable<E>
| Constructor and Description |
|---|
OrdinalDomain() |
| Modifier and Type | Method and Description |
|---|---|
abstract E |
get(int ordinal) |
Iterator<E> |
iterator() |
abstract int |
length() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2020 The Immutables.org authors. All rights reserved.