OpenDJ Server 5.5.0 Documentation
-
- All Implemented Interfaces:
- Comparator<String>
public class LowerCaseComparator
extends Object
implements Comparator<String>
Class used to compare Strings without taking into account the case. It can be used to sort Strings in TreeSets for
instance.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
OpenDJ Server 5.5.0 Documentation
Copyright © 2010–2017 ForgeRock AS. All rights reserved.