Module java.base

Interface StackMapFrameInfo.ObjectVerificationTypeInfo

All Superinterfaces:
StackMapFrameInfo.VerificationTypeInfoPREVIEW
Enclosing interface:
StackMapFrameInfoPREVIEW

public static sealed interface StackMapFrameInfo.ObjectVerificationTypeInfo extends StackMapFrameInfo.VerificationTypeInfoPREVIEW
ObjectVerificationTypeInfo is a preview API of the Java platform.
Programs can only use ObjectVerificationTypeInfo when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
A stack value for an object type.
Since:
22