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