protected static class BoundSet.SimpleVarBounds extends BoundSet.VarBounds<ReferenceType>
equalBounds, lowerBounds, thrown, upperBounds| Constructor and Description |
|---|
SimpleVarBounds(BoundSet owner) |
| Modifier and Type | Method and Description |
|---|---|
protected ReferenceType |
getType(ReferenceType bound) |
protected ReferenceType |
makeBound(ReferenceType t) |
activeBounds, add, addEqual, addEqualBound, addLower, addLowerBound, addUpper, addUpperBound, boundAdded, compatibleSupertypes, dependsOn, equal, equalTypes, getDeps, getResolvedType, getRoot, incorporate, incorporateList, incorporateList, isEncompassedBy, isEncompassedBy, lowerTypes, reverseUppers, setRoot, subtype, upperTypespublic SimpleVarBounds(BoundSet owner)
protected ReferenceType makeBound(ReferenceType t)
makeBound in class BoundSet.VarBounds<ReferenceType>protected ReferenceType getType(ReferenceType bound)
getType in class BoundSet.VarBounds<ReferenceType>