Searched defs:minGrowth (Results 1 – 1 of 1) sorted by relevance
738 public static int newLength(int oldLength, int minGrowth, int prefGrowth) { in newLength()752 private static int hugeLength(int oldLength, int minGrowth) { in hugeLength()