|
jklustor-all-api-0.0.7-20140619012755 (ChemAxon) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
C
- Type of clusters representedT
- Type of items contained by the clusters@Beta public interface SingleLevelClustering<T,C extends Cluster<T>>
A grouping of structures into disjunct groups.
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 | |
---|---|
Optional<C> |
clusterOf(T item)
Identify the cluster containing the given item. |
List<C> |
clusters()
Represented cluster. |
Method Detail |
---|
List<C> clusters()
Optional<C> clusterOf(T item)
item
- Item to look up.
|
jklustor-all-api-0.0.7-20140619012755 (ChemAxon) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |