Module java.base

Interface ModuleExportInfo


public sealed interface ModuleExportInfo
ModuleExportInfo is a preview API of the Java platform.
Programs can only use ModuleExportInfo 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 single "exports" declaration in the ModuleAttributePREVIEW.
Since:
22