Class DefaultNshHistory
java.lang.Object
net.thevpc.nsh.history.AbstractNshHistory
net.thevpc.nsh.history.DefaultNshHistory
- All Implemented Interfaces:
NshHistory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultNshHistory
public DefaultNshHistory()
-
-
Method Details
-
getHistoryFile
-
setHistoryFile
-
add
-
removeDuplicates
public void removeDuplicates() -
getElements
-
getElements
-
size
public int size() -
clear
public void clear() -
remove
public void remove(int index) -
load
public void load() -
save
public void save() -
isEmpty
public boolean isEmpty() -
get
-
getLast
-