class CharSequenceState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) char |
c |
(package private) int |
occurrences |
| Constructor and Description |
|---|
CharSequenceState(char c) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
incrementOccurrences() |