public class MemorySearchOptions
extends Object
Class for managing search tool options.
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
-
MemorySearchOptions 
public MemorySearchOptions()
-
Method Details 
-
getByteGroupSize 
public int getByteGroupSize()
-
getByteDelimiter 
public String getByteDelimiter()
-
isShowHighlights 
public boolean isShowHighlights()
-
getSearchLimit 
public int getSearchLimit()
-
isAutoRestrictSelection 
public boolean isAutoRestrictSelection()