Package org.apache.juneau.cp
Class FileFinder.Void
java.lang.Object
org.apache.juneau.cp.FileFinder.Void
- All Implemented Interfaces:
FileFinder
- Enclosing interface:
FileFinder
Represents no file finder
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.juneau.cp.FileFinder
FileFinder.Builder, FileFinder.Void
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.juneau.cp.FileFinder
getStream, getString
-
Constructor Details
-
Void
public Void()
-