Class SimpleDocumentIndexEntry.Factory

    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getSize()
      Returns the size in bytes when T is written to disk by Writable interface methods
      DocumentIndexEntry newInstance()
      Make a new instance of T
      • Methods inherited from class java.lang.Object

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