Uses of Class
pl.amazingcode.timeflow.Time
-
-
Uses of Time in pl.amazingcode.timeflow
Subclasses of Time in pl.amazingcode.timeflow Modifier and Type Class Description classTestTimeTestTime is a singleton class that provides access to the current time and allows to manipulate it both in production and test code.Methods in pl.amazingcode.timeflow that return Time Modifier and Type Method Description static TimeTime. instance()Returns the singleton instance of Time.
-