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