Module java.base

Interface Signature.TypeParam

Enclosing interface:
SignaturePREVIEW

public static sealed interface Signature.TypeParam
TypeParam is a preview API of the Java platform.
Programs can only use TypeParam when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models a signature for a type parameter of a generic class or method.
Since:
22