Interface RootCommandNode<T>

All Superinterfaces:
CommandNode<T>
All Known Implementing Classes:
RootCommandNodeImpl

public interface RootCommandNode<T> extends CommandNode<T>
  • Method Details