File
Doc
Category
Size
Date
Package
Node.java
API Doc
Java SE 5 API
383
Fri Aug 26 14:54:30 BST 2005
com.sun.corba.se.impl.orbutil.graph
Node
public interface Node
Node in a graph.
Fields Summary
Constructors Summary
Methods Summary
public
java.util.Set
getChildren
()
Get all the children of this node.
Java Code Source