Class AbstractCommandRegistry

java.lang.Object
org.jline.console.impl.AbstractCommandRegistry
All Implemented Interfaces:
CommandRegistry
Direct Known Subclasses:
JlineCommandRegistry

public abstract class AbstractCommandRegistry extends Object implements CommandRegistry
CommandRegistry common methods.
Author:
Matti Rinta-Nikkola