@ThreadSafe public class EnumRange<E extends Enum> extends Range<E>
Modifier and Type | Method and Description |
---|---|
boolean |
contains(E value) |
boolean |
isReverse() |
Iterator<E> |
iterator() |
Range<E> |
reverse() |
equals, getFrom, getTo, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator