public class JTypeVarClass extends JTypeVar
JInvocation objects if
the parameter type is an AbstractJClassEMPTY_ARRAY| Modifier | Constructor and Description |
|---|---|
protected |
JTypeVarClass(AbstractJClass aClass) |
| Modifier and Type | Method and Description |
|---|---|
JPackage |
_package()
Gets the package to which this class belongs.
|
String |
fullName()
Gets the full name of the type.
|
String |
name()
Gets the name of this class.
|
_extends, _implements, bound, declare, generate, isAbstract, isInterface, substituteParamsarray, boxify, dotclass, erasure, getBaseClass, getBaseClass, getPrimitiveType, getTypeParameters, isParameterized, narrow, narrow, narrow, narrow, narrow, narrow, outer, owner, staticInvoke, staticInvoke, staticRef, staticRef, toString, typeParams, unboxify, wildcard, wildcard, wildcardSuperbinaryName, elementType, isArray, isAssignableFrom, isAssignableFrom, isError, isPrimitive, isReference, parseprotected JTypeVarClass(@Nonnull AbstractJClass aClass)
@Nonnull public String name()
AbstractJClass@Nonnull public String fullName()
AbstractJType@Nullable public JPackage _package()
AbstractJClass_package in class JTypeVarJPackage this class belongs to. Is usually not
null except for the JTypeVar and the
JTypeWildcard implementation.Copyright © 2013–2015 Philip Helger. All rights reserved.