// data contains index, value, index, value, ..., index, value // sclass InterpolatedIntArray { int[] data; }