Index
All Classes and Interfaces|All Packages
I
- initializeDirectories() - Method in class organizers.FileHandler
-
Updates the fuzzAttemptNr with the correct number in its text file.
- isValidMove(String, String) - Static method in class outputProviders.IterationResult
-
Checks for each the action sequence if this is a possible move within the map: when the game has already started, and has not ended yet, the player does not move to a wall cell or outside the bounds of the map.
- IterationResult - Class in outputProviders
-
Represents the result of an iteration in the application.
- IterationResult(int, String, String, int, String, String) - Constructor for class outputProviders.IterationResult
-
Constructs an IterationResult object with the specified parameters.
- IterationResultFormatter - Class in outputProviders.logInputter
-
This class is used to format individual iteration results and their attributes.
- IterationResultFormatter(IterationResult) - Constructor for class outputProviders.logInputter.IterationResultFormatter
-
Constructor for the IterationResultFormatter.
- IterationResultsFormatter - Class in outputProviders.logInputter
-
This class formats some attributes of the total iteration results, such as iterations numbers together, amount of total iterations, fuzz attempt number, exit counts, execution times, current times, and so on.
- IterationResultsFormatter(List<IterationResult>) - Constructor for class outputProviders.logInputter.IterationResultsFormatter
-
Constructor for IterationResultsFormatter.
All Classes and Interfaces|All Packages