public static interface MethodDescription.InDefinedShape extends MethodDescription
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | MethodDescription.InDefinedShape.AbstractBaseAn abstract base implementation of a method description in its defined shape. | 
MethodDescription.ForLoadedConstructor, MethodDescription.ForLoadedMethod, MethodDescription.InDefinedShape, MethodDescription.InGenericShape, MethodDescription.Latent, MethodDescription.SignatureToken, MethodDescription.Token, MethodDescription.TypeSubstituting, MethodDescription.TypeTokenTypeVariableSource.Visitor<T>ByteCodeElement.TypeDependant<T extends ByteCodeElement.TypeDependant<?,S>,S extends ByteCodeElement.Token<S>>NamedElement.WithGenericName, NamedElement.WithRuntimeNameCONSTRUCTOR_INTERNAL_NAME, NO_DEFAULT_VALUE, TYPE_INITIALIZER_INTERNAL_NAME, TYPE_INITIALIZER_MODIFIER, UNDEFINEDNON_GENERIC_SIGNATUREEMPTY_NAME, NO_NAMEEMPTY_MASK| Modifier and Type | Method and Description | 
|---|---|
| TypeDescription | getDeclaringType()Returns the declaring type of this instance. | 
| ParameterList<ParameterDescription.InDefinedShape> | getParameters()Returns a list of this method's parameters. | 
asSignatureToken, asTypeToken, getAdjustedModifiers, getDefaultValue, getDefaultValue, getExceptionTypes, getReceiverType, getReturnType, getStackSize, isBootstrap, isBootstrap, isConstructor, isDefaultMethod, isDefaultValue, isDefaultValue, isInvokableOn, isMethod, isSpecializableFor, isTypeInitializer, isVirtual, represents, representsaccept, findVariable, getEnclosingSource, getTypeVariables, isGenericDeclarationgetDescriptor, getGenericSignature, isVisibleTogetInternalName, getNamegetSourceCodeNamegetModifiers, isAbstract, isAnnotation, isBridge, isDeprecated, isEnum, isFinal, isInterface, isMandated, isNative, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, isStrict, isSuper, isSynchronized, isSynthetic, isTransient, isVarArgs, isVolatilegetDeclaredAnnotationstoGenericStringasDefined, asTokenTypeDescription getDeclaringType()
DeclaredByTypegetDeclaringType in interface DeclaredByTypenull if no such type exists.ParameterList<ParameterDescription.InDefinedShape> getParameters()
MethodDescriptiongetParameters in interface MethodDescriptionCopyright © 2014–2016. All rights reserved.