T
public class PropertyComparator<T> extends Object implements Comparator<T>, Serializable
PropertyComparator(String property)
int
compare(T o1, T o2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public PropertyComparator(String property)
public int compare(T o1, T o2)
compare
Comparator<T>
Copyright © 2018. All rights reserved.