Class RuntimeListMenuItemBuilder

java.lang.Object
com.thecoderscorner.menu.domain.MenuItemBuilder<RuntimeListMenuItemBuilder>
com.thecoderscorner.menu.domain.RuntimeListMenuItemBuilder

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