Module java.base

Interface ClassFile.AttributeMapperOption

All Superinterfaces:
ClassFile.OptionPREVIEW
Enclosing interface:
ClassFilePREVIEW

public static sealed interface ClassFile.AttributeMapperOption extends ClassFile.OptionPREVIEW
AttributeMapperOption is a preview API of the Java platform.
Programs can only use AttributeMapperOption when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Option describing attribute mappers for custom attributes. Default is only to process standard attributes.
Since:
22