Interface TypeVarToTypeMap.ITypeVarMatcher<E>

All Known Implementing Classes:
AsmTypeVarMatcher, JavaClassTypeVarMatcher, RawTypeVarMatcher
Enclosing class:
TypeVarToTypeMap

public static interface TypeVarToTypeMap.ITypeVarMatcher<E>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(E thisOne, ITypeVariableType thatOne)