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