Searched refs:startMode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/
H A DSimpleTimeZone.java729 return getTransition(cal, cdate, startMode, year, startMonth, startDay,
926 startMode == that.startMode &&
952 ",startMode=" + startMode +
981 * <dt><code>startMode == DOW_IN_MONTH</code></dt>
988 * <dt><code>startMode != DOW_IN_MONTH</code></dt>
1008 * <code>startMode == DAY_OF_MONTH</code>, this value is ignored.
1158 private int startMode; field in class:SimpleTimeZone
1218 * Constants specifying values of startMode an
[all...]

Completed in 32 milliseconds