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>