Package | Description |
---|---|
com.github.dexecutor.executor.graph |
Modifier and Type | Method and Description |
---|---|
static Graph.NodeStatus |
Graph.NodeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Graph.NodeStatus[] |
Graph.NodeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Dexecutor. All rights reserved.