A C D E F G H I K L M N O P Q R S T U

M

main(String[]) - Static method in class myShell.MainClass
Main method of this program.
MainClass - Class in myShell
The main class of the Crowd-Powered-Sort program.
MainClass() - Constructor for class myShell.MainClass
 
MediaBase - Class in myDataBases
Allows to retrieve the names of the media to sort as well as other characteristics specified in the media.xml file.
MediaBase(String) - Constructor for class myDataBases.MediaBase
Creates an instance of MediaBase and sets its attributes.
mediaBase - Variable in class myShell.Interpreter
The MediaBase in which the names and other characteristics of the media sorted are stored.
mediaBdd - Static variable in class myShell.MainClass
A MediaBase used to store the content of the media.xml file.
minimalSize - Variable in class sorter.SplitSort
An array of a length smaller than minimalSize will not be sorted.
myDataBases - package myDataBases
Provides classes storing and allowing the fast retrieving of several types of information using a MySQL database or the content of an xml file and a directory.
myShell - package myShell
It is the interface between CPS and the rest of the computer as well as the user : it reads configuration files, writes the results, a log file and contains the main method.
MySQLbase - Class in myDataBases
An instance of this class is used to avoid submitting unnecessary comparisons by saving former results as well as to allow a fast retrieval of these comparison results.
MySQLbase(String, String, String, List<String>, List<String>) - Constructor for class myDataBases.MySQLbase
Creates an instance of the MySQLbase class and sets all of its attributes.

A C D E F G H I K L M N O P Q R S T U