Uses of Enum Class
java.lang.classfile.AttributeMapper.AttributeStability
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AttributeMapper.AttributeStabilityPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeClassDescriptionstatic enum
Preview.Attribute stability indicatorModifier and TypeMethodDescriptionAttributeMapper.stability()
Returns attribute stability indicator.Returns the enum constant of this class with the specified name.AttributeMapper.AttributeStability.values()
Returns an array containing the constants of this enum class, in the order they are declared.