Searched defs: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()