Package com.ibm.icu.text
Class StringSearch.CollationPCE.PCEBuffer
java.lang.Object
com.ibm.icu.text.StringSearch.CollationPCE.PCEBuffer
- Enclosing class:
StringSearch.CollationPCE
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) booleanempty()(package private) StringSearch.CollationPCE.PCEIget()(package private) voidput(long ce, int ixLow, int ixHigh) (package private) voidreset()
-
Field Details
-
buffer_
-
bufferIndex_
private int bufferIndex_
-
-
Constructor Details
-
PCEBuffer
private PCEBuffer()
-
-
Method Details
-
reset
void reset() -
empty
boolean empty() -
put
void put(long ce, int ixLow, int ixHigh) -
get
-