Enum Class StackMapFrameInfo.SimpleVerificationTypeInfo

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

public static enum StackMapFrameInfo.SimpleVerificationTypeInfo extends Enum<StackMapFrameInfo.SimpleVerificationTypeInfo> implements StackMapFrameInfo.VerificationTypeInfo
A simple stack value.
Since:
24