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