Class AsmTypeParameter
java.lang.Object
net.covers1624.coffeegrinder.type.AType
net.covers1624.coffeegrinder.type.ReferenceType
net.covers1624.coffeegrinder.type.TypeVariable
net.covers1624.coffeegrinder.type.TypeParameter
net.covers1624.coffeegrinder.type.asm.AsmTypeParameter
Created by covers1624 on 24/12/21.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.covers1624.coffeegrinder.type.TypeParameter
getIndex, getName, getOwner, toStringMethods inherited from class net.covers1624.coffeegrinder.type.TypeVariable
getSuperTypeMethods inherited from class net.covers1624.coffeegrinder.type.ReferenceType
getAllMethods, getDirectSuperTypes, getFunctionalInterfaceMethod, getLowerBound, getMethods, mentions, resolveField, resolveMethodMethods inherited from class net.covers1624.coffeegrinder.type.AType
getFullName
-
Constructor Details
-
AsmTypeParameter
-
-
Method Details
-
getUpperBound
- Specified by:
getUpperBoundin classTypeVariable
-