Module java.base

Interface Superclass

All Superinterfaces:
ClassElementPREVIEW, ClassFileElementPREVIEW

public sealed interface Superclass extends ClassElementPREVIEW
Superclass is a preview API of the Java platform.
Programs can only use Superclass 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 superclass of a class. Delivered as a ClassElementPREVIEW when traversing a ClassModelPREVIEW.
Since:
22