Interface StackMapFrameInfo.ObjectVerificationTypeInfo

All Superinterfaces:
StackMapFrameInfo.VerificationTypeInfo
All Known Implementing Classes:
StackMapDecoder.ObjectVerificationTypeInfoImpl
Enclosing interface:
StackMapFrameInfo

public static sealed interface StackMapFrameInfo.ObjectVerificationTypeInfo extends StackMapFrameInfo.VerificationTypeInfo permits StackMapDecoder.ObjectVerificationTypeInfoImpl
A stack value for an object type.
Since:
22