Class NodeFactory
java.lang.Object
com.marginallyclever.ro3.node.nodefactory.NodeFactory
A factory that can be used to create Nodes. It does not manage the objects it creates.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NodeFactory
public NodeFactory()
-
-
Method Details
-
getRoot
-
getSupplierFor
-
create
-
scan
public void scan() -
clear
public void clear()
-