Uses of Interface
org.apache.lucene.util.ArrayUtil.ByteArrayComparator
Packages that use ArrayUtil.ByteArrayComparator
-
Uses of ArrayUtil.ByteArrayComparator in org.apache.lucene.util
Methods in org.apache.lucene.util that return ArrayUtil.ByteArrayComparatorModifier and TypeMethodDescriptionArrayUtil.getUnsignedComparator(int numBytes) Return a comparator for exactly the specified number of bytes.