Uses of Enum Class
net.time4j.tz.GapResolver
Packages that use GapResolver
-
Uses of GapResolver in net.time4j.tz
Methods in net.time4j.tz that return GapResolverModifier and TypeMethodDescriptionstatic GapResolverReturns 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.Methods in net.time4j.tz with parameters of type GapResolverModifier and TypeMethodDescriptionOverlapResolver.and(GapResolver gapResolver)Yields a transition strategy as combination of given gap resolver and this instance.