public class MapVariable extends WebClientVariable
client, displayType, displayValue, frameIndex, MAXCHILDREN, mementoValue, name, shortType, type
Constructor and Description |
---|
MapVariable(WebClient client,
int frameIndex,
java.lang.String name,
java.lang.String displayType,
com.sun.jdi.Value value,
java.lang.String memento) |
Modifier and Type | Method and Description |
---|---|
java.util.List<WebClientVariable> |
getChildren() |
compareTo, equals, getDisplayType, getDisplayValue, getName, getShortType, getType, getValue, hashCode, shouldSkipField
public MapVariable(WebClient client, int frameIndex, java.lang.String name, java.lang.String displayType, com.sun.jdi.Value value, java.lang.String memento)
public java.util.List<WebClientVariable> getChildren()
getChildren
in class WebClientVariable