| Package | Description |
|---|---|
| net.aequologica.neo.dagr |
| Modifier and Type | Method and Description |
|---|---|
DagOnSteroids.NodeCleaner.NodeState |
DagOnSteroids.NodeCleaner.getState() |
static DagOnSteroids.NodeCleaner.NodeState |
DagOnSteroids.NodeCleaner.NodeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DagOnSteroids.NodeCleaner.NodeState[] |
DagOnSteroids.NodeCleaner.NodeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DagOnSteroids.NodeCleaner.NodeState.oneOf(DagOnSteroids.NodeCleaner.NodeState... others) |
void |
DagOnSteroids.NodeCleaner.setState(DagOnSteroids.NodeCleaner.NodeState state) |
| Constructor and Description |
|---|
NodeCleaner(Scope scope,
Dag.Node node,
DagOnSteroids.NodeCleaner.NodeState state) |
Copyright © 2019 aequologica. All rights reserved.