public static class Rounding.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder(DateTimeUnit unit) |
Builder(TimeValue interval) |
| Modifier and Type | Method and Description |
|---|---|
Rounding |
build() |
Rounding.Builder |
timeZone(org.joda.time.DateTimeZone timeZone) |
public Builder(DateTimeUnit unit)
public Builder(TimeValue interval)
public Rounding.Builder timeZone(org.joda.time.DateTimeZone timeZone)
public Rounding build()