public static interface ParameterDescription.InDefinedShape extends ParameterDescription
Modifier and Type | Interface and Description |
---|---|
static class |
ParameterDescription.InDefinedShape.AbstractBase
An abstract base implementation of a parameter description in its defined shape.
|
ParameterDescription.ForLoadedParameter<T extends AccessibleObject>, ParameterDescription.InDefinedShape, ParameterDescription.InGenericShape, ParameterDescription.Latent, ParameterDescription.Token, ParameterDescription.TypeSubstituting
AnnotationSource.Empty, AnnotationSource.Explicit
NamedElement.WithDescriptor, NamedElement.WithGenericName, NamedElement.WithOptionalName, NamedElement.WithRuntimeName
ModifierReviewable.ForFieldDescription, ModifierReviewable.ForMethodDescription, ModifierReviewable.ForParameterDescription, ModifierReviewable.ForTypeDefinition, ModifierReviewable.OfAbstraction, ModifierReviewable.OfByteCodeElement, ModifierReviewable.OfEnumeration
NAME_PREFIX
EMPTY_NAME, NO_NAME
EMPTY_MASK
Modifier and Type | Method and Description |
---|---|
MethodDescription.InDefinedShape |
getDeclaringMethod()
Returns the method that declares this parameter.
|
getIndex, getOffset, getType, hasModifiers
getDeclaredAnnotations
getInternalName, getName
isNamed
getActualName
getParameterManifestation, getProvisioningState, isMandated
getModifiers, getSyntheticState, isFinal, isSynthetic
asDefined, asToken
MethodDescription.InDefinedShape getDeclaringMethod()
getDeclaringMethod
in interface ParameterDescription
Copyright © 2014–2020. All rights reserved.