Class Command<T>

All Implemented Interfaces:
HelpProvider<T>, Named

public class Command<T> extends CommandComponent<T> implements Named, HelpProvider<T>