public class CommandHistoryFactory
extends java.lang.Object
CommandHistory
instances by name.Constructor and Description |
---|
CommandHistoryFactory() |
Modifier and Type | Method and Description |
---|---|
@NotNull CommandHistory |
getCommandHistory(@NotNull java.lang.String ident)
Returns a
CommandHistory instance by name. |
@NotNull public @NotNull CommandHistory getCommandHistory(@NotNull @NotNull java.lang.String ident)
CommandHistory
instance by name. Calling this function
twice for the same name returns the same instance.ident
- the name