| Package | Description |
|---|---|
| org.jboss.com.sun.corba.se.impl.orbutil.graph |
| Modifier and Type | Method and Description |
|---|---|
Set<Node> |
Node.getChildren()
Get all the children of this node.
|
Set<Node> |
GraphImpl.getRoots() |
Set<Node> |
Graph.getRoots() |
Iterator<Node> |
GraphImpl.iterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GraphImpl.add(Node obj) |
NodeData |
GraphImpl.getNodeData(Node node) |
NodeData |
Graph.getNodeData(Node node) |
| Constructor and Description |
|---|
GraphImpl(Collection<Node> coll) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.