Class Clusterings

  • All Implemented Interfaces:
    java.io.Serializable

    public class Clusterings
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Clustering get​(int i)  
      void set​(int i, Clustering clustering)  
      int size()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Clusterings

        public Clusterings​(Clustering[] clusterings)
    • Method Detail

      • set

        public void set​(int i,
                        Clustering clustering)
      • size

        public int size()