public class HprofPreferences extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HprofPreferences.HprofStrictness
Enumeration for the parser strictness.
|
Modifier and Type | Field and Description |
---|---|
static HprofPreferences.HprofStrictness |
DEFAULT_STRICTNESS
Default strictness for preferences and value parsing
|
static String |
STRICTNESS_PREF
Strictness of the HPROF parser
|
Constructor and Description |
---|
HprofPreferences() |
Modifier and Type | Method and Description |
---|---|
static HprofPreferences.HprofStrictness |
getCurrentStrictness()
Return the currently selected preference for strictness.
|
public static final String STRICTNESS_PREF
public static final HprofPreferences.HprofStrictness DEFAULT_STRICTNESS
public static HprofPreferences.HprofStrictness getCurrentStrictness()