public static interface TypeVarToTypeMap.ITypeVarMatcher<E>
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(E thisOne,
java.lang.reflect.TypeVariable thatOne) |
boolean matches(E thisOne, java.lang.reflect.TypeVariable thatOne)
Copyright © 2024. All rights reserved.