protected class VertexDegreeEquivalenceComparator.InOutDegrees
extends java.lang.Object
Constructor and Description |
---|
InOutDegrees(int aInDegree,
int aOutDegree) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Checks both inDegree and outDegree.
|