Searched defs:periodCount (Results 1 – 1 of 1) sorted by relevance
53 private int periodCount; field in CountryZoneTree.ZoneNode57 ZoneNode(String id, List<ZoneInfo> zoneInfos, int periodOffset, int periodCount) { in ZoneNode()