public static interface ParameterDescription.InGenericShape extends ParameterDescription
ParameterDescription.AbstractBase, ParameterDescription.ForLoadedParameter<T>, ParameterDescription.InDefinedShape, ParameterDescription.InGenericShape, ParameterDescription.Latent, ParameterDescription.Token, ParameterDescription.TypeSubstituting
NamedElement.WithGenericName, NamedElement.WithRuntimeName
NAME_PREFIX
EMPTY_NAME, NO_NAME
EMPTY_MASK
Modifier and Type | Method and Description |
---|---|
MethodDescription.InGenericShape |
getDeclaringMethod()
Returns the method that declares this parameter.
|
getIndex, getOffset, getType, hasModifiers, isNamed
getDeclaredAnnotations
getInternalName, getName
getSourceCodeName
getModifiers, isAbstract, isAnnotation, isBridge, isDeprecated, isEnum, isFinal, isInterface, isMandated, isNative, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, isStrict, isSuper, isSynchronized, isSynthetic, isTransient, isVarArgs, isVolatile
asDefined, asToken
MethodDescription.InGenericShape getDeclaringMethod()
ParameterDescription
getDeclaringMethod
in interface ParameterDescription
Copyright © 2014–2016. All rights reserved.