Package redempt.ordinate.builder
Interface CommandBuilderFactory<T,B extends CommandBuilder<T,B>>  
public interface CommandBuilderFactory<T,B extends CommandBuilder<T,B>>  
- 
Method Summary
Modifier and TypeMethodDescriptioncreate(String[] names, CommandManager<T> manager, BuilderOptions<T> options)  
- 
Method Details
- 
create
 
 -