public class AlwaysEqualComparator<T> extends Object implements Comparator<T>
AlwaysEqualComparator()
int
compare(T arg0, T arg1)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public AlwaysEqualComparator()
public int compare(T arg0, T arg1)
compare
Comparator<T>
Copyright © 2016. All rights reserved.