@FunctionalInterface public interface ScanResultProcessor
Modifier and Type | Method and Description |
---|---|
void |
processScanResult(ScanResult scanResult)
Process the result of a scan after scanning has completed and any MatchProcessors have been run.
|
void processScanResult(ScanResult scanResult)
Copyright © 2017. All rights reserved.