public abstract class Clustering
extends java.lang.Object
Constructor and Description |
---|
Clustering() |
Modifier and Type | Method and Description |
---|---|
abstract void |
cluster() |
abstract Cluster[] |
getClusters() |
public abstract void cluster()
public abstract Cluster[] getClusters()