Home | History | Annotate | Download | only in widget

Lines Matching defs:max2

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