public class InterLayerPropagationGraph.IPGNode extends Object implements Comparable<InterLayerPropagationGraph.IPGNode>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(InterLayerPropagationGraph.IPGNode o) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public int compareTo(InterLayerPropagationGraph.IPGNode o)
compareTo
in interface Comparable<InterLayerPropagationGraph.IPGNode>
Copyright © 2018. All rights reserved.