Uses of Enum Class
java.lang.classfile.attribute.StackMapFrameInfo.SimpleVerificationTypeInfo
Package
Description
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEW in java.lang.classfile.attributePREVIEW
Modifier 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.