public class MenuBuilder extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MenuBuilder.MenuItemComparator |
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
List<MenuAppender> |
menuAppenders |
Constructor and Description |
---|
MenuBuilder() |
public static final String copyright
public final List<MenuAppender> menuAppenders
public Menu build()
public List<MenuAppender> getMenuAppenders()