Modifier and Type | Method and Description |
---|---|
GraphNode<T> |
addNode() |
GraphNode<T> |
getNode(int id) |
GraphNode<T> |
removeNode(int id) |
int |
size() |
forEach, iterator, spliterator
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.