Package org.eclipse.mat.report.internal
Class Parameters.Deep
java.lang.Object
org.eclipse.mat.report.internal.Parameters
org.eclipse.mat.report.internal.Parameters.Deep
- Enclosing class:
- Parameters
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.mat.report.internal.Parameters
Parameters.Deep
-
Constructor Summary
ConstructorDescriptionDeep
(Parameters parent, Map<String, String> map) Deep
(Parameters parent, Parameters map) -
Method Summary
Methods inherited from class org.eclipse.mat.report.internal.Parameters
expand, get, getBoolean, getInt, getStringArray
-
Constructor Details
-
Deep
-
Deep
-
Deep
-
-
Method Details
-
get
- Specified by:
get
in classParameters
-
putAll
- Specified by:
putAll
in classParameters
-
put
- Specified by:
put
in classParameters
-
shallow
- Specified by:
shallow
in classParameters
-