Type.ArrayType, Type.ClassType, Type.MethodType, Type.ParametrizedTypeType, Type.TypeVariableType| Constructor and Description |
|---|
Type.TypeVariableType(Symbol.TypeVariableSymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
Type |
erasure()
Erasure of a type variable is the erasure of its leftmost bound.
|
getSymbol, is, isNumerical, isParametrized, isPrimitive, isPrimitiveWrapper, isSubtypeOf, isTagged, toStringpublic Type.TypeVariableType(Symbol.TypeVariableSymbol symbol)
Copyright © 2012–2015 SonarSource. All rights reserved.