Package org.semanticweb.owlapi.util
Interface StringComparator
- All Superinterfaces:
Comparator<String>
,Serializable
- All Known Implementing Classes:
StringLengthComparator
String comparator interface (allows to store comparators without
serialization complaints).
- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface java.util.Comparator
compare, equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong