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