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