protected class InteractionGraph.IntEdge
extends java.lang.Object
Constructor and Description |
---|
InteractionGraph.IntEdge(int source,
int target) |
InteractionGraph.IntEdge(int source,
int target,
int indexOrValue) |