public static class NodePaths.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
NodePaths.Builder |
addNodePath(NodePath nodePath) |
NodePaths.Builder |
addNodePaths(java.util.Collection<NodePath> nodePaths) |
NodePaths |
build() |
public NodePaths.Builder addNodePath(NodePath nodePath)
public NodePaths.Builder addNodePaths(java.util.Collection<NodePath> nodePaths)
public NodePaths build()