Class BoundSet.InferenceVar
java.lang.Object
net.covers1624.coffeegrinder.type.AType
net.covers1624.coffeegrinder.type.ReferenceType
net.covers1624.coffeegrinder.type.TypeVariable
net.covers1624.coffeegrinder.bytecode.transform.transformers.generics.BoundSet.InferenceVar
- Enclosing class:
BoundSet
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
Field Details
-
name
-
param
-
-
Constructor Details
-
InferenceVar
-
-
Method Details
-
getName
-
toString
-
getUpperBound
- Specified by:
getUpperBoundin classTypeVariable
-
getSuperType
- Overrides:
getSuperTypein classTypeVariable
-