E
public interface ClusteringAlgorithm<E>
List<? extends Cluster<E>>
doCluster(List<E> data)
List<? extends Cluster<E>> doCluster(List<E> data)