| Package | Description |
|---|---|
| org.dbrain.data | |
| org.dbrain.data.impl.path |
Implementation of Paths.
|
| Modifier and Type | Method and Description |
|---|---|
Path.NodeType |
Path.nodeType(int i) |
static Path.NodeType |
Path.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Path.NodeType[] |
Path.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Path.NodeType |
PathImpl.nodeType(int i) |
Copyright © 2015. All rights reserved.