public static final class LibraryGraph.SimpleNode<T> extends GraphNode<T,LibraryGraph.SimpleNode<T>>
| Constructor and Description |
|---|
LibraryGraph.SimpleNode() |
LibraryGraph.SimpleNode(T key) |
addInbound, addOutbound, disconnect, equals, getInbounds, getKey, getOutbounds, hashCode, removeInbound, removeOutbount, setKeypublic LibraryGraph.SimpleNode()
public LibraryGraph.SimpleNode(T key)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.