Interface FieldDescription.InDefinedShape

All Superinterfaces:
AnnotationSource, ByteCodeElement, ByteCodeElement.TypeDependant<FieldDescription.InDefinedShape,FieldDescription.Token>, DeclaredByType, DeclaredByType.WithMandatoryDeclaration, FieldDescription, ModifierReviewable, ModifierReviewable.ForFieldDescription, ModifierReviewable.OfByteCodeElement, ModifierReviewable.OfEnumeration, NamedElement, NamedElement.WithDescriptor, NamedElement.WithGenericName, NamedElement.WithRuntimeName
All Known Implementing Classes:
FieldDescription.ForLoadedField, FieldDescription.InDefinedShape.AbstractBase, FieldDescription.Latent, Implementation.Context.Default.CacheValueField, TypePool.Default.LazyTypeDescription.LazyFieldDescription
Enclosing interface:
FieldDescription

public static interface FieldDescription.InDefinedShape extends FieldDescription
Represents a field in its defined shape, i.e. in the form it is defined by a class without its type variables being resolved.