Uses of Enum Class
java.lang.classfile.AttributeMapper.AttributeStability
Packages that use AttributeMapper.AttributeStabilityPREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AttributeMapper.AttributeStabilityPREVIEW in java.lang.classfilePREVIEW
Subclasses with type arguments of type AttributeMapper.AttributeStabilityPREVIEW in java.lang.classfilePREVIEWModifier and TypeClassDescriptionstatic enum
Preview.Attribute stability indicatorMethods in java.lang.classfilePREVIEW that return AttributeMapper.AttributeStabilityPREVIEWModifier 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.