Searched refs:maxMonthLength (Results 1 – 1 of 1) sorted by relevance
262 private transient int maxMonthLength; field in HijrahChronology701 return maxMonthLength; in getMaximumMonthLength()973 maxMonthLength = Integer.MIN_VALUE; in createEpochMonths()987 maxMonthLength = Math.max(maxMonthLength, length); in createEpochMonths()