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