ELEMENT
- the type of elements to be classifiedCLASS
- the type of equivalence classes (classification buckets)@Deprecated
public interface Partitioner<ELEMENT,CLASS>
MultiRandSelector
Modifier and Type | Method and Description |
---|---|
CLASS |
assignToBucket(ELEMENT obj)
Deprecated.
|