Class TextCollatorRegistryICU.TextCollatorICU
java.lang.Object
com.apple.foundationdb.record.icu.TextCollatorRegistryICU.TextCollatorICU
- All Implemented Interfaces:
TextCollator,Comparator<String>
- Enclosing class:
- TextCollatorRegistryICU
protected static class TextCollatorRegistryICU.TextCollatorICU
extends Object
implements TextCollator
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.apple.foundationdb.record.provider.common.text.TextCollator
TextCollator.Strength -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
TextCollatorICU
protected TextCollatorICU(@Nonnull com.ibm.icu.text.Collator collator)
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<String>- Specified by:
comparein interfaceTextCollator
-
getKey
- Specified by:
getKeyin interfaceTextCollator
-