Index

A B C D E F G H I J L M O P Q R S T V W 
All Classes|All Packages|Constant Field Values|Serialized Form

D

DECIMAL - Enum constant in enum class hlcd.enums.Style
The decimal presentation (\(0_{10}\), \(1_{10}\), \(2_{10}\) and \(3_{10}\)).
DEFAULT_PATH - Static variable in class hlcd.Paths
The path to save the output to.
DirectoryCreator - Class in hlcd.operations
The creation of directories and files is taken care of here.
DirectoryCreator(String, String) - Constructor for class hlcd.operations.DirectoryCreator
Initializes the object based on the path specified with the passed directory name.
DirectoryCreator(String, String, boolean) - Constructor for class hlcd.operations.DirectoryCreator
Initializes the object based on the path specified with the passed directory name.
displayEndTime() - Method in class hlcd.operations.Benchmarker
Prints the end time on console in a human-readable format.
displayEndTime(String) - Method in class hlcd.operations.Benchmarker
Prints the label on specified on screen along with the end time in a human-readable format.
displayLapsedTime(String) - Method in class hlcd.operations.Benchmarker
Prints the time lapsed on console as a human-readable format.
displayStartTime(String) - Method in class hlcd.operations.Benchmarker
Prints the label on specified on screen along with the start time in a human-readable format.
displayTime(long, String) - Method in class hlcd.operations.Benchmarker
Prints the time specified on console with an attached label.
DIV_ARRAY - Static variable in class hlcd.operations.Functions
The division logic in base \(4\).
A B C D E F G H I J L M O P Q R S T V W 
All Classes|All Packages|Constant Field Values|Serialized Form