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.