Module java.base

Interface MethodSignature


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