Uses of Enum Class
net.time4j.tz.GapResolver
-
Uses of GapResolver in net.time4j.tz
Modifier and TypeMethodDescriptionstatic GapResolver
Returns the enum constant of this class with the specified name.static GapResolver[]
GapResolver.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOverlapResolver.and(GapResolver gapResolver)
Yields a transition strategy as combination of given gap resolver and this instance.