String[] strings; strings = new String[] { "rosetta", "code" }; int[] values; values = new int[] { 1, 2, 3 };