Module java.base

Interface Signature.ClassTypeSig

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

public static sealed interface Signature.ClassTypeSig extends Signature.RefTypeSigPREVIEW, Signature.ThrowableSigPREVIEW
ClassTypeSig is a preview API of the Java platform.
Programs can only use ClassTypeSig 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 a possibly-parameterized class or interface type.
Since:
22