A B C D E F G H I J L M N O P R S T U V W Y

W

warmUp() - Method in class edu.upc.dama.dex.core.GraphPool
Warms up cache.
WeakConnectivity - Class in edu.upc.dama.dex.algorithms
Any class implementing this abstract class can be used to solve the problem of finding weakly connected components in an undirected graph or in a directed graph which will be considered as an undirected one.
WeakConnectivity(Graph) - Constructor for class edu.upc.dama.dex.algorithms.WeakConnectivity
Creates a new instance of WeakConnectivity.
WeakConnectivityDFS - Class in edu.upc.dama.dex.algorithms
This class can be used to solve the problem of finding weakly connected components in an undirected graph or in a directed graph which will be considered as an undirected one.
WeakConnectivityDFS(Graph) - Constructor for class edu.upc.dama.dex.algorithms.WeakConnectivityDFS
Creates a new instance of WeakConnectivityDFS.
work() - Method in class edu.upc.dama.dex.shell.Shell
Mark the shell as working.
workToDo() - Method in class edu.upc.dama.dex.shell.CommandShell
Getter to know if the shell is busy.
workToDo() - Method in class edu.upc.dama.dex.shell.Shell
Getter to know if the shell is busy.
write(char[], int, int) - Method in class edu.upc.dama.dex.core.TextStream.TextWriter
Write a portion of an array of characters.
write(char[], int, int) - Method in class edu.upc.dama.dex.core.TextStream
Writes an array of characters to the given stream.
writeNext(String[]) - Method in class edu.upc.dama.dex.io.CSVWriter
Writes the next row as a string array.
writeNext(String[]) - Method in interface edu.upc.dama.dex.io.RowWriter
Writes the next row as a string array.

A B C D E F G H I J L M N O P R S T U V W Y