Class Command.PureCommand<Ctx extends CommandContext,Msg>
java.lang.Object
me.bristermitten.mittenlib.gui.command.Command.PureCommand<Ctx,Msg>
- All Implemented Interfaces:
Command<Ctx,Msg>
- Enclosing interface:
Command<Ctx extends CommandContext,Msg>
public static class Command.PureCommand<Ctx extends CommandContext,Msg>
extends Object
implements Command<Ctx,Msg>
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.bristermitten.mittenlib.gui.command.Command
Command.PureCommand<Ctx extends CommandContext,Msg> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PureCommand
-
-
Method Details
-
run
- Specified by:
runin interfaceCommand<Ctx extends CommandContext,Msg>
-