Module java.base

Interface FieldElement

All Superinterfaces:
ClassFileElementPREVIEW
All Known Subinterfaces:
AccessFlagsPREVIEW, ConstantValueAttributePREVIEW, DeprecatedAttributePREVIEW, RuntimeInvisibleAnnotationsAttributePREVIEW, RuntimeInvisibleTypeAnnotationsAttributePREVIEW, RuntimeVisibleAnnotationsAttributePREVIEW, RuntimeVisibleTypeAnnotationsAttributePREVIEW, SignatureAttributePREVIEW, SyntheticAttributePREVIEW, UnknownAttributePREVIEW
All Known Implementing Classes:
CustomAttributePREVIEW

FieldElement is a preview API of the Java platform.
Programs can only use FieldElement when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
A marker interface for elements that can appear when traversing a FieldModelPREVIEW or be presented to a FieldBuilderPREVIEW.
Sealed Class Hierarchy Graph:
Sealed class hierarchy graph for FieldElementSealed class hierarchy graph for FieldElement
Since:
22