Package org.burningwave.core.classes
Class ClassPathHunter.SearchResult
java.lang.Object
org.burningwave.core.classes.SearchResult<Collection<Class<?>>>
org.burningwave.core.classes.ClassPathHunter.SearchResult
- All Implemented Interfaces:
AutoCloseable,Closeable,Identifiable
- Enclosing interface:
ClassPathHunter
-
Method Summary
Methods inherited from class org.burningwave.core.classes.SearchResult
getClasses, getSearchTask, getSkippedClassNames, getUnique, setRequestToClosePathScannerClassLoaderOnClose, waitForSearchEndingMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.burningwave.core.Closeable
closeResources, closeResources, createCloseResoucesTask, createCloseResoucesTaskMethods inherited from interface org.burningwave.core.Identifiable
getId, getOperationId
-
Method Details
-
getClassPaths
-
getClassPaths
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classSearchResult<Collection<Class<?>>>
-