Module java.base

Interface StackMapFrameInfo.UninitializedVerificationTypeInfo

All Superinterfaces:
StackMapFrameInfo.VerificationTypeInfoPREVIEW
Enclosing interface:
StackMapFrameInfoPREVIEW

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