Package com.ibm.icu.text
Class CharsetRecog_mbcs.iteratedChar
- java.lang.Object
-
- com.ibm.icu.text.CharsetRecog_mbcs.iteratedChar
-
- Enclosing class:
- CharsetRecog_mbcs
static class CharsetRecog_mbcs.iteratedChar extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description iteratedChar()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
nextByte(CharsetDetector det)
(package private) void
reset()
-
-
-
Method Detail
-
reset
void reset()
-
nextByte
int nextByte(CharsetDetector det)
-
-