Home | History | Annotate | Download | only in util

Lines Matching defs:hasEquivalentTransitions

358     public boolean hasEquivalentTransitions(TimeZone other, long start, long end) {
362 return tz.hasEquivalentTransitions(other, start, end);