Module java.base

Interface ClassSignature


public sealed interface ClassSignature
ClassSignature is a preview API of the Java platform.
Programs can only use ClassSignature 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 generic signature of a class file, as defined by 4.7.9.
Since:
22