Class KeyMap<T>

java.lang.Object
org.jline.keymap.KeyMap<T>

public class KeyMap<T> extends Object
The KeyMap class contains all bindings from keys to operations.
Since:
2.6
Author:
Guillaume Nodet