Interface MethodDescription.InGenericShape

All Superinterfaces:
AnnotationSource, ByteCodeElement, ByteCodeElement.Member, ByteCodeElement.TypeDependant<MethodDescription.InDefinedShape,MethodDescription.Token>, DeclaredByType, DeclaredByType.WithMandatoryDeclaration, MethodDescription, ModifierReviewable, ModifierReviewable.ForMethodDescription, ModifierReviewable.OfAbstraction, ModifierReviewable.OfByteCodeElement, NamedElement, NamedElement.WithDescriptor, NamedElement.WithGenericName, NamedElement.WithRuntimeName, TypeVariableSource
All Known Implementing Classes:
MethodDescription.TypeSubstituting
Enclosing interface:
MethodDescription

public static interface MethodDescription.InGenericShape extends MethodDescription
Represents a method description in its generic shape, i.e. in the shape it is defined by a generic or raw type.