Package org.apache.lucene.util
Class CharsRef.UTF16SortedAsUTF8Comparator
- java.lang.Object
-
- org.apache.lucene.util.CharsRef.UTF16SortedAsUTF8Comparator
-
-
Constructor Summary
Constructors Modifier Constructor Description private
UTF16SortedAsUTF8Comparator()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description int
compare(CharsRef a, CharsRef b)
Deprecated.
-