@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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliterator