| Package | Description |
|---|---|
| org.seedstack.coffig | |
| org.seedstack.coffig.node |
| Modifier and Type | Method and Description |
|---|---|
TreeNode.Type |
TreeNode.type() |
static TreeNode.Type |
TreeNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreeNode.Type[] |
TreeNode.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TreeNode.Type |
ValueNode.type() |
TreeNode.Type |
UnmodifiableTreeNode.type() |
TreeNode.Type |
MapNode.type() |
TreeNode.Type |
ArrayNode.type() |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.