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