Searched defs:maxIntCount (Results 1 – 1 of 1) sorted by relevance
1236 int maxIntCount = Integer.MAX_VALUE; in subFormat() local1357 count, maxIntCount, buffer); in subFormat() local1411 count, maxIntCount, buffer); in subFormat() local1595 private String formatMonth(int count, int value, int maxIntCount, StringBuffer buffer, in formatMonth()