Index

A B C D E F G I M N P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addNewVertex(int) - Method in class com.graphs.struct.Graph
This method adds a new vertex to this graph.
addNewVertex(int, T) - Method in class com.graphs.struct.Graph
This method adds a new vertex with given data to store in it to this graph.
addNewVertices(Collection<Integer>) - Method in class com.graphs.struct.Graph
This method adds new vertices to this graph.
ALLOW - Static variable in class com.graphs.GraphTester
This field holds the name of an environment variable that its value is used to determine whether run basic test or additionally run an exception test.
allowExceptions - Variable in class com.graphs.utils.graph.GraphRunner
This field stores a value that decides whether this runner class should run exceptions' test as well or should not.
areVerticesOfGraph(Collection<Integer>) - Method in class com.graphs.struct.Graph
This method checks whether given Collection is a subset of vertices of this graph.
AVAILABLE_FILES - Static variable in class com.graphs.utils.graph.GraphProducer
This field stores names of available files in FileFinder.RESOURCES_PATH directory.
A B C D E F G I M N P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form