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