Class RPFFileIndex.DirectoryRecord

    • Constructor Summary

      Constructors 
      Constructor Description
      DirectoryRecord​(long key)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPath()  
      void setPath​(java.lang.String path)  
      • Methods inherited from class java.lang.Object

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

      • DirectoryRecord

        public DirectoryRecord​(long key)
    • Method Detail

      • getPath

        public java.lang.String getPath()
      • setPath

        public void setPath​(java.lang.String path)