|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.hadoop.graphbuilder.graph.glgraph.EdgeList.EdgeTypeComparator
EdgeType
- type of the elements to be compared with.public class EdgeList.EdgeTypeComparator
Comparator of two EdgeType based on the numeric ordering of the center of the edge.
Constructor Summary | |
---|---|
EdgeList.EdgeTypeComparator()
|
Method Summary | |
---|---|
int |
compare(EdgeType arg0,
EdgeType arg1)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public EdgeList.EdgeTypeComparator()
Method Detail |
---|
public final int compare(EdgeType arg0, EdgeType arg1)
compare
in interface java.util.Comparator<EdgeType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |