@FunctionalInterface public static interface ClassGraph.ScanResultProcessor
| Modifier and Type | Method and 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 © 2021. All rights reserved.