public static class NodesHasChildrenResult.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
NodesHasChildrenResult.Builder |
add(NodeId nodeId,
boolean hasChild) |
NodesHasChildrenResult |
build() |
public NodesHasChildrenResult.Builder add(NodeId nodeId, boolean hasChild)
public NodesHasChildrenResult build()