Name | Signature and Synopsis |
---|---|
compare | int compare ( Object comparator, Object o1, Object o2 ) Compares its two arguments for order. |
createComparator | Object createSet ( String className ) Creates instance of user specified Comparator implementation. |