public static class ParamWeight.NameComparator extends java.lang.Object implements java.util.Comparator<Learnable>
ParamWeight.NameComparator()
int
compare(Learnable o1, Learnable o2)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ParamWeight.NameComparator()
public int compare(Learnable o1, Learnable o2)
compare
java.util.Comparator<Learnable>