@FunctionalInterface public interface ClassMatchProcessor
Modifier and Type | Method | Description |
---|---|---|
void |
processMatch(Class<?> classRef) |
Process a class match.
|
void processMatch(Class<?> classRef)
classRef
- The class to process.Copyright © 2018. All rights reserved.