Package io.fluentlenium.core.wait
Class TimeToChronoUnitConverter
java.lang.Object
io.fluentlenium.core.wait.TimeToChronoUnitConverter
Provides functionality to convert
TimeUnits to ChronoUnits.-
Method Summary
Modifier and TypeMethodDescriptionstatic ChronoUnitReturns theChronoUnitrepresenting the argumentTimeUnit.
-
Method Details
-
of
Returns theChronoUnitrepresenting the argumentTimeUnit.- Parameters:
unit- the time unit to convert- Returns:
- the chrono unit
-