public final class ArrayUtil extends Object
Modifier and Type | Method and Description |
---|---|
static int |
compareArrays(int[] a,
int[] b)
Compare two arrays of ints by comparing each element in succession.
|
public static int compareArrays(int[] a, int[] b)
a
- first arrayb
- second arrayCopyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.