org.jvnet.jaxb2.maven2.util
Class CollectionUtils.NegativeComparator<V extends Object & Comparable<? super V>>
java.lang.Object
org.jvnet.jaxb2.maven2.util.CollectionUtils.NegativeComparator<V>
- All Implemented Interfaces:
- Comparator<V>
- Enclosing class:
- CollectionUtils
public static class CollectionUtils.NegativeComparator<V extends Object & Comparable<? super V>>
- extends Object
- implements Comparator<V>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionUtils.NegativeComparator
public CollectionUtils.NegativeComparator()
compare
public int compare(V o1,
V o2)
- Specified by:
compare
in interface Comparator<V extends Object & Comparable<? super V>>
Copyright © 2006-2012. All Rights Reserved.