public class RawTypeVarMatcher extends Object implements TypeVarToTypeMap.ITypeVarMatcher<TypeVariable>
| Modifier and Type | Method and Description |
|---|---|
static RawTypeVarMatcher |
instance() |
boolean |
matches(TypeVariable thisOne,
ITypeVariableType thatOne) |
public static RawTypeVarMatcher instance()
public boolean matches(TypeVariable thisOne, ITypeVariableType thatOne)
matches in interface TypeVarToTypeMap.ITypeVarMatcher<TypeVariable>Copyright © 2018. All rights reserved.