how to make a foreach loop in java code example Example: how to do for each in java for(int i : alist) { i+=1 }