Module java.base

Interface Signature.ArrayTypeSig

All Superinterfaces:
SignaturePREVIEW, Signature.RefTypeSigPREVIEW
Enclosing interface:
SignaturePREVIEW

public static sealed interface Signature.ArrayTypeSig extends Signature.RefTypeSigPREVIEW
ArrayTypeSig is a preview API of the Java platform.
Programs can only use ArrayTypeSig when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models the signature of an array type.
Since:
22