Dotrzyj na każdą Java Char

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