Searched refs:periodCount (Results 1 – 1 of 1) sorted by relevance
52 private int periodCount; field in CountryZoneTree.ZoneNode56 ZoneNode(String id, List<ZoneInfo> zoneInfos, int periodOffset, int periodCount) { in ZoneNode() argument60 this.periodCount = periodCount; in ZoneNode()106 int offset = periodOffset + periodCount - 1; in getStartInstant()117 periodCount += adjustment; in adjustPeriodCount()125 return periodCount; in getPeriodCount()