Uses of Class
org.cruxframework.crux.scanner.ScannerRegistration.ScannerMatch

Packages that use ScannerRegistration.ScannerMatch
org.cruxframework.crux.scanner   
 

Uses of ScannerRegistration.ScannerMatch in org.cruxframework.crux.scanner
 

Methods in org.cruxframework.crux.scanner that return types with arguments of type ScannerRegistration.ScannerMatch
 List<ScannerRegistration.ScannerMatch> ScannerRegistration.getAllMatches()
           
 

Methods in org.cruxframework.crux.scanner with parameters of type ScannerRegistration.ScannerMatch
 void ScannerRegistration.addMatch(ScannerRegistration.ScannerMatch scannerMatch)
           
 

Method parameters in org.cruxframework.crux.scanner with type arguments of type ScannerRegistration.ScannerMatch
 void Scanners.ScannerCallback.onFound(List<ScannerRegistration.ScannerMatch> matches)
           
 



Copyright © 2014. All rights reserved.