Class BootItemMenuCommand<T extends MenuItem,V>
java.lang.Object
com.thecoderscorner.menu.remote.commands.BootItemMenuCommand<T,V>
- All Implemented Interfaces:
MenuCommand
- Direct Known Subclasses:
MenuActionBootCommand,MenuAnalogBootCommand,MenuBooleanBootCommand,MenuEnumBootCommand,MenuFloatBootCommand,MenuLargeNumBootCommand,MenuRgb32BootCommand,MenuRuntimeListBootCommand,MenuScrollChoiceBootCommand,MenuSubBootCommand,MenuTextBootCommand
public abstract class BootItemMenuCommand<T extends MenuItem,V>
extends Object
implements MenuCommand
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBootItemMenuCommand(int subMenuId, T menuItem, V currentValue) -
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()protected abstract AnyMenuStateinternalNewMenuState(AnyMenuState oldState) newMenuState(AnyMenuState oldState) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.thecoderscorner.menu.remote.commands.MenuCommand
getCommandType