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, resolveMethod
-
Field Details
-
id
public final int id -
orig
-
wildcard
-
-
Constructor Details
-
CapturedTypeVar
-
-
Method Details
-
getLowerBound
- Overrides:
getLowerBoundin classReferenceType
-
toIdentifierString
- Specified by:
toIdentifierStringin classAType- Returns:
- A simple non-recursive 'identifier' for this type
-
debug
-
map
-