public class QueryHistory extends Object
QueryHistory()
static void
addQuery(String queryString)
static List<String>
getHistoryEntries()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryHistory()
public static void addQuery(String queryString)
public static List<String> getHistoryEntries()