Package com.chemaxon.clustering.common
Interface IDBasedSingleLevelClustering
- All Superinterfaces:
SingleLevelClustering<Integer,
Cluster<Integer>>
@Beta
@PublicApi
public interface IDBasedSingleLevelClustering
extends SingleLevelClustering<Integer,Cluster<Integer>>
A
SingleLevelClustering
of clusters containing Integer IDs.
Please note that this interface is marked with @Beta annotation, so it can be subject of incompatible changes or removal in later releases.
-
Method Summary
Methods inherited from interface com.chemaxon.clustering.common.SingleLevelClustering
clusterOf, clusters