| Package | Description |
|---|---|
| net.time4j.range |
Interval support.
|
| Modifier and Type | Method and Description |
|---|---|
ValueInterval<T,I,V> |
ValueInterval.withValue(V value)
Assigns this value interval with given new value.
|
<V> ValueInterval<T,I,V> |
IsoInterval.withValue(V value)
Creates a combination of this interval with an associated value.
|
<V> ValueInterval<PlainDate,T,V> |
FixedCalendarInterval.withValue(V value)
Creates a combination of this interval with an associated value.
|
Copyright © 2014–2021. All rights reserved.