Interface Signature.TypeArg.Bounded

All Superinterfaces:
Signature.TypeArgPREVIEW
Enclosing interface:
Signature.TypeArgPREVIEW

public static sealed interface Signature.TypeArg.Bounded extends Signature.TypeArgPREVIEW
Bounded is a preview API of the Java platform.
Programs can only use Bounded 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 type argument with an explicit bound type.
Since:
23