T - The type of the superclass.@FunctionalInterface public interface SubclassMatchProcessor<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
processMatch(Class<? extends T> subclass) |
Process a subclass match.
|
Copyright © 2018. All rights reserved.