接口 GraphNodeImplementor<J>
-
- 所有超级接口:
GraphNode<J>
- 所有已知子接口:
AttributeNodeImplementor<J>,GraphImplementor<J>,RootGraphImplementor<J>,SubGraphImplementor<J>
public interface GraphNodeImplementor<J> extends GraphNode<J>
Integration version of the GraphNode contract- 作者:
- Steve Ebersole, Strong Liu
-
-
方法详细资料
-
makeCopy
GraphNodeImplementor<J> makeCopy(boolean mutable)
-
-