IntsRef
Represents int[], as a slice (offset + length) into an existing int[]. The .ints member should never be null; use .EMPTY_INTS if necessary.
Represents int[], as a slice (offset + length) into an existing int[]. The .ints member should never be null; use .EMPTY_INTS if necessary.