@FunctionalInterface public interface ScanResultProcessor
Modifier and Type | Method and 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.