Class CustomBuilderMenuItemBuilder


public class CustomBuilderMenuItemBuilder extends MenuItemBuilder<CustomBuilderMenuItemBuilder,​CustomBuilderMenuItem>
Constructs a BooleanMenuItemBuilder using the standard builder pattern. It is possible to either build an item from scratch, or start with an existing item and make changes.