@FunctionalInterface public static interface ClassGraph.ScanResultProcessor
Modifier and Type | Method | Description |
---|---|---|
void |
processScanResult(ScanResult scanResult) |
Process the result of an asynchronous scan after scanning has completed.
|
void processScanResult(ScanResult scanResult)
scanResult
- the ScanResult
to process.Copyright © 2018. All rights reserved.