Home | History | Annotate | Download | only in widget

Lines Matching defs:max2

606     static int max2(int[] a, int valueIfEmpty) {
2241 K[] result = (K[]) Array.newInstance(componentType, max2(index, -1) + 1);