Uses of Enum Class
java.lang.classfile.attribute.StackMapFrameInfo.SimpleVerificationTypeInfo
Packages that use StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEW
Package
Description
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEW in java.lang.classfile.attributePREVIEW
Subclasses with type arguments of type StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeClassDescriptionstatic enum
Preview.A simple stack value.Methods in java.lang.classfile.attributePREVIEW that return StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEWModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StackMapFrameInfo.SimpleVerificationTypeInfo.values()
Returns an array containing the constants of this enum class, in the order they are declared.