Class CapturedTypeVar
java.lang.Object
net.covers1624.coffeegrinder.type.AType
net.covers1624.coffeegrinder.type.ReferenceType
net.covers1624.coffeegrinder.type.TypeVariable
net.covers1624.coffeegrinder.type.CapturedTypeVar
Created by covers1624 on 25/4/22.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.covers1624.coffeegrinder.type.TypeVariable
getSuperType, getUpperBoundMethods inherited from class net.covers1624.coffeegrinder.type.ReferenceType
getAllMethods, getDirectSuperTypes, getFunctionalInterfaceMethod, getMethods, mentions, resolveField, resolveMethodMethods inherited from class net.covers1624.coffeegrinder.type.AType
getFullName
-
Field Details
-
orig
-
wildcard
-
-
Constructor Details
-
CapturedTypeVar
-
-
Method Details
-
getLowerBound
- Overrides:
getLowerBoundin classReferenceType
-
getName
-
toString
-
map
-