Package org.awaitility.core
Class ForeverDuration
- java.lang.Object
-
- org.awaitility.core.ForeverDuration
-
public class ForeverDuration extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.time.DurationFOREVERConstantFOREVER
-
Constructor Summary
Constructors Constructor Description ForeverDuration()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisForever(java.time.Duration duration)isForever.
-