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, wait
equals
Copyright © 2017. All rights reserved.