Module java.base

Enum Class StackMapFrameInfo.SimpleVerificationTypeInfo

java.lang.Object
java.lang.Enum<StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEW>
java.lang.classfile.attribute.StackMapFrameInfo.SimpleVerificationTypeInfo
All Implemented Interfaces:
Serializable, StackMapFrameInfo.VerificationTypeInfoPREVIEW, Comparable<StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEW>, Constable
Enclosing interface:
StackMapFrameInfoPREVIEW

public static enum StackMapFrameInfo.SimpleVerificationTypeInfo extends Enum<StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEW> implements StackMapFrameInfo.VerificationTypeInfoPREVIEW
SimpleVerificationTypeInfo is a preview API of the Java platform.
Programs can only use SimpleVerificationTypeInfo when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
A simple stack value.
Since:
22