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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Neuron a, Neuron b)
compare in interface Comparator<Neuron>Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.