Uses of Enum Class
io.smallrye.classfile.AttributeMapper.AttributeStability
Packages that use AttributeMapper.AttributeStability
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AttributeMapper.AttributeStability in io.smallrye.classfile
Methods in io.smallrye.classfile that return AttributeMapper.AttributeStabilityModifier and TypeMethodDescriptionAttributeMapper.stability()Returns the data dependency of this attribute on theclassfile.Returns the enum constant of this class with the specified name.static AttributeMapper.AttributeStability[]AttributeMapper.AttributeStability.values()Returns an array containing the constants of this enum class, in the order they are declared.