how to use For-each loop loop in java code example Example: how to do for each in java for(int i : alist) { i+=1 }