Package org.reflections.vfs
Class SystemDir
- java.lang.Object
-
- org.reflections.vfs.SystemDir
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()Iterable<Vfs.File>getFiles()StringgetPath()StringtoString()
-
-
-
Constructor Detail
-
SystemDir
public SystemDir(File file)
-
-