public class DataTreeFiles extends Object
DataTreeFiles(File dir, String filename)
DataTreeFiles(Path dir, String filename)
File
getFile(long leafPath)
getFile(Node leaf)
Path
getPath(long leafPath)
getPath(Node leaf)
getSubdirFile(Node leaf)
getSubdirPath(Node leaf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataTreeFiles(File dir, String filename)
public DataTreeFiles(Path dir, String filename)
public Path getSubdirPath(Node leaf)
public File getSubdirFile(Node leaf)
public File getFile(Node leaf)
public Path getPath(Node leaf)
public File getFile(long leafPath)
public Path getPath(long leafPath)