Package org.mpi_sws.jmc.util
package org.mpi_sws.jmc.util
Utility classes for the JMC project.
This package contains various utility classes that provide common functionality used across the JMC project, such as string manipulation, file handling, and other helper methods.
-
ClassDescriptionUtility class for exception handling.Utility class for file operations related to storing and reading task schedules.Represents a Lamport vector clock used by the algorithm.Represents a component of the Lamport vector clock.PartialOrder<T>Represents a generic partial order relation.Represents the relation between two objects.Utility class for string operations.TotalOrder<T>Represents a generic total order relation.Represents an exception thrown when an invalid comparison is attempted.Represents the relation between two objects.