Package org.reflections.vfs
Interface Vfs.Dir
-
- All Known Implementing Classes:
JarInputDir,SystemDir,ZipDir
- Enclosing class:
- Vfs
public static interface Vfs.Diran abstract vfs dir
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()Iterable<Vfs.File>getFiles()StringgetPath()
-