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