class Test { private final static Integer[] DATA = {119, 7, 3}; private final static int[] DATA2 = {119, 7, 3}; void test() { for(int i=0; i