public class ClusterTreeRoot extends ClusterTreeInnerNode
| Constructor and Description |
|---|
ClusterTreeRoot(Cluster pseudoCluster)
Create a new ClusterTreeRoot.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster |
getPseudoCluster()
Get the pseudo-cluster for this node.
|
getLeft, getRight, setLeft, setRightpublic ClusterTreeRoot(Cluster pseudoCluster)
public Cluster getPseudoCluster()