Class SearchHistory
java.lang.Object
ghidra.features.base.memsearch.gui.SearchHistory
Class for managing memory search history. It maintains a list of previously used ByteMatchers to
do memory searching. Each ByteMatcher records the input search text and the search settings used
to create it.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SearchHistory
public SearchHistory(int maxHistory) -
SearchHistory
-
-
Method Details
-
addSearch
-
getHistoryAsArray
-