Package ch.qos.logback.core.util
Class CharSequenceState
- java.lang.Object
-
- ch.qos.logback.core.util.CharSequenceState
-
class CharSequenceState extends java.lang.ObjectUsed to keep state about a char sequence.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) charc(package private) intoccurrences
-
Constructor Summary
Constructors Constructor Description CharSequenceState(char c)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidincrementOccurrences()
-