public class ClusterMeasures
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
numNodes |
| Constructor and Description |
|---|
ClusterMeasures(int numNodes,
int totalEdges,
int internalEdges,
int outgoingEdges) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetClusterMeasures() |
java.lang.String |
toString() |