Module java.base

Interface ModuleAttribute.ModuleAttributeBuilder

Enclosing interface:
ModuleAttributePREVIEW

public static sealed interface ModuleAttribute.ModuleAttributeBuilder
ModuleAttributeBuilder is a preview API of the Java platform.
Programs can only use ModuleAttributeBuilder when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
A builder for module attributes.
Since:
22