public final class HistoryManager extends Object
HistoryManager()
HistoryManager(int maxMessages)
void
add(History msg)
List<History>
get()
get(int start, int end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HistoryManager()
public HistoryManager(int maxMessages)
public void add(History msg)
public List<History> get()
public List<History> get(int start, int end)
start
end
Copyright © 2023. All rights reserved.