T - the actual implementation type of this ImmutableGraphNodepublic class ImmutableGraphNode<T extends GraphNode<T>> extends Object implements GraphNode<T>
GraphNode implementation.| Constructor and Description |
|---|
ImmutableGraphNode() |
ImmutableGraphNode(List<T> children) |