public static class Network.NeuronIdentifierComparator extends Object implements Comparator<Neuron>, Serializable
Constructor and Description |
---|
NeuronIdentifierComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Neuron a,
Neuron b) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Neuron a, Neuron b)
compare
in interface Comparator<Neuron>
Jas4pp 1.5 © Java Analysis Studio for Particle Physics