Class BrownCluster.BrownClusterSerializer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      BrownCluster create​(java.io.InputStream in)
      Creates the artifact from the provided InputStream.
      void serialize​(BrownCluster artifact, java.io.OutputStream out)
      Serializes the artifact to the provided OutputStream.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait