Directory Services 5.5.3 API
-
- 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
Directory Services 5.5.3 API
Copyright 2010-2020 ForgeRock AS.