Package | Description |
---|---|
org.openjdk.jmc.common.util |
Modifier and Type | Field and Description |
---|---|
private StatefulState |
StatefulState.StatefulStateWriter.destination |
Modifier and Type | Field and Description |
---|---|
private java.util.List<StatefulState> |
StatefulState.children |
Modifier and Type | Method and Description |
---|---|
static StatefulState |
StatefulState.create(IStateful state)
Create a new instance.
|
StatefulState |
StatefulState.getChild(java.lang.String type) |
StatefulState[] |
StatefulState.getChildren() |
StatefulState[] |
StatefulState.getChildren(java.lang.String type) |
Constructor and Description |
---|
StatefulStateWriter(StatefulState destination) |