Lines Matching full:after
30 * An instance has a time of transition and rules for both before and after the transition.
36 * Constructs a <code>TimeZoneTransition</code> with the time and the rules before/after
41 * @param to The time zone rule used after the transition.
114 * @return The time zone rule used after the transition.
136 * Sets the rule used after the transition. The caller remains
138 * @param to The time zone rule used after the transition.
144 * Adopts the rule used after the transition. The caller must
146 * @param to The time zone rule used after the transition.
152 * Returns the rule used after the transition.
153 * @return The time zone rule used after the transition.