java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.mechanism.Cluster<T>
All Implemented Interfaces:
Serializable

public class Cluster<T extends Clusterable> extends Object implements Serializable
Represents a role analysis cluster of data points of a specific type.
See Also:
  • Constructor Details

    • Cluster

      public Cluster()
  • Method Details