List Java Foreach w słowie

for (char ch: "xyz".toCharArray()) {
}
takemetothelakeswhereallthepoetswenttodie