public class SystemDir extends Object implements Vfs.Dir
SystemDir(File file)
void
close()
Iterable<Vfs.File>
getFiles()
String
getPath()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SystemDir(File file)
public String getPath()
getPath
Vfs.Dir
public Iterable<Vfs.File> getFiles()
getFiles
public void close()
close
public String toString()
toString
Object
Copyright © 2020. All rights reserved.