protected static class Nano.PatternHistory extends Object
PatternHistory(Path historyFile)
void
add(String pattern)
String
down(String hint)
persist()
up(String hint)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PatternHistory(Path historyFile)
public String up(String hint)
public String down(String hint)
public void add(String pattern)
public void persist()