JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
cloud.opencode.base.graph
cloud.opencode.base.graph.node
Node
Uses of Interface
cloud.opencode.base.graph.node.Node
Packages that use
Node
Package
Description
cloud.opencode.base.graph.node
Uses of
Node
in
cloud.opencode.base.graph.node
Methods in
cloud.opencode.base.graph.node
that return
Node
Modifier and Type
Method
Description
static <V>
Node
<V>
Node.
of
(V value)
Create a simple node with the given value 使用给定值创建简单节点