Interface MenuFactory.OrderedMenu<T>
-
- All Known Subinterfaces:
MenuFactory.ContributedMenuBuilder<T>,MenuFactory.MenuBuilder<T>
- All Known Implementing Classes:
MenuBuilderImpl
- Enclosing class:
- MenuFactory
public static interface MenuFactory.OrderedMenu<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TorderAll(int order)
-
-
-
Method Detail
-
orderAll
T orderAll(int order)
-
-