Searched defs:hasSameRules (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/
H A DTimeZone.java782 public boolean hasSameRules(TimeZone other) { method in class:TimeZone
H A DSimpleTimeZone.java903 hasSameRules(that);
913 public boolean hasSameRules(TimeZone other) { method in class:SimpleTimeZone
/openjdk7/jdk/src/share/classes/sun/util/calendar/
H A DZoneInfo.java789 public boolean hasSameRules(TimeZone other) { method in class:ZoneInfo

Completed in 39 milliseconds