Interface ClassMatchProcessorWrapper
-
public interface ClassMatchProcessorWrapper
An interface used for testing if a class matches specified criteria.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
lookForMatches(ScanResult scanResult, LogNode log)
-
-
-
Method Detail
-
lookForMatches
void lookForMatches(ScanResult scanResult, LogNode log)
-
-