java.lang.Object
iu.type.ComponentModuleFinder
- All Implemented Interfaces:
AutoCloseable,ModuleFinder
AutoCloseable version of ComponentModuleFinder.-
Constructor Details
-
ComponentModuleFinder
ComponentModuleFinder(Path... path) Equivalent toModuleFinder.of(Path...).- Parameters:
path- path entries
-
-
Method Details
-
find
- Specified by:
findin interfaceModuleFinder
-
findAll
- Specified by:
findAllin interfaceModuleFinder
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-