ArrayList ar = new ArrayList(); for(String item : ar) { ... }