| Package | Description |
|---|---|
| net.time4j.tz |
General timezone-API.
|
| Modifier and Type | Method and Description |
|---|---|
static GapResolver |
GapResolver.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GapResolver[] |
GapResolver.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransitionStrategy |
OverlapResolver.and(GapResolver gapResolver)
Yields a transition strategy as combination of given gap resolver
and this instance.
|
Copyright © 2014–2017. All rights reserved.