A C D E F G I L M N P R S T U V Y

G

getChildren(Object) - Method in class com.infomancers.collections.tree.DOMAdapter
Retrieves the children of the node specified.
getChildren(Object) - Method in interface com.infomancers.collections.tree.TreeAdapter
Retrieves the children of the node specified.
getChildren(Object) - Method in class com.infomancers.collections.tree.TreeModelAdapter
Retrieves the children of the node specified.
getNode(int) - Method in interface com.infomancers.collections.graph.GraphAdapter
Retrieves a node at a certain index.
getNodeNeighbours(Object) - Method in interface com.infomancers.collections.graph.GraphAdapter
Retreves the list of a node's neighbours.
getRoot() - Method in class com.infomancers.collections.tree.DOMAdapter
Retrieves the root of the tree.
getRoot() - Method in interface com.infomancers.collections.tree.TreeAdapter
Retrieves the root of the tree.
getRoot() - Method in class com.infomancers.collections.tree.TreeModelAdapter
Retrieves the root of the tree.
GraphAdapter - Interface in com.infomancers.collections.graph
Used as an adapter between an already existing graph model and this collections library.
GraphIterators - Class in com.infomancers.collections.iterators
Utility class used to create an iterator which iterates over all the nodes of a graph, using different common algorithms.
GraphIterators() - Constructor for class com.infomancers.collections.iterators.GraphIterators
 
GraphTests - Class in com.infomancers.tests
Created by IntelliJ IDEA.
GraphTests() - Constructor for class com.infomancers.tests.GraphTests
 

A C D E F G I L M N P R S T U V Y