Package org.reflections.vfs
Class SystemDir
- java.lang.Object
-
- org.reflections.vfs.SystemDir
-
-
Field Summary
Fields Modifier and Type Field Description private java.io.File
file
-
Constructor Summary
Constructors Constructor Description SystemDir(java.io.File file)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Iterable<Vfs.File>
getFiles()
java.lang.String
getPath()
-