Class SubcommandLookupComponent<T>

java.lang.Object
redempt.ordinate.component.abstracts.CommandComponent<T>
redempt.ordinate.component.SubcommandLookupComponent<T>
All Implemented Interfaces:
CommandParent<T>, HelpProvider<T>

public class SubcommandLookupComponent<T> extends CommandComponent<T> implements HelpProvider<T>, CommandParent<T>