Class DCClusterCombo

All Implemented Interfaces:
Serializable, Cloneable, Iterable<DCCluster>, Collection<DCCluster>, List<DCCluster>, RandomAccess, SequencedCollection<DCCluster>

public class DCClusterCombo extends ArrayList<DCCluster>
See Also:
  • Constructor Details

    • DCClusterCombo

      public DCClusterCombo(List<DCCluster> clsList)
    • DCClusterCombo

      public DCClusterCombo(List<DCCluster> clsList, int missingSL)
  • Method Details

    • getMissingSL

      public int getMissingSL()
    • setProbability

      public void setProbability(float probability)
    • getProbability

      public float getProbability()
    • setId

      public void setId(int id)
    • getId

      public int getId()