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