public class SpecificComparator extends Object implements Comparator<String>, Serializable
| Constructor and Description | 
|---|
SpecificComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(String spec1,
       String spec2)
returns the difference of spec1 - spec2 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2020. All rights reserved.