Package org.burningwave.core.classes
Class ByteCodeHunter.SearchResult
java.lang.Object
org.burningwave.core.classes.SearchResult<JavaClass>
org.burningwave.core.classes.ByteCodeHunter.SearchResult
- All Implemented Interfaces:
AutoCloseable,Closeable,Identifiable
- Enclosing interface:
ByteCodeHunter
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.burningwave.core.classes.SearchResult
close, 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
-
getClasses
-
getClassesFlatMap
-
getByteCodesFlatMap
-