- Enclosing class:
TimeBounds
public static class TimeBounds.TimeBoundsBuilder
extends Object
-
Method Summary
Value of the maxTime field.
Value of the minTime field.
-
Method Details
-
minTime
Value of the minTime field.
- Parameters:
minTime - the minTime field value
- Returns:
this.
-
maxTime
Value of the maxTime field.
- Parameters:
maxTime - the maxTime field value
- Returns:
this.
-
-