Interface CommandHelpHandler.HelpTopic<C>

Type Parameters:
C - Command sender type
All Known Implementing Classes:
CommandHelpHandler.IndexHelpTopic, CommandHelpHandler.MultiHelpTopic, CommandHelpHandler.VerboseHelpTopic
Enclosing class:
CommandHelpHandler<C>

public static interface CommandHelpHandler.HelpTopic<C>
Something that can be returned as the result of a help query

Implementations: