Study/공부

java foreach lambda & sts3 = error

YRuby 2019. 1. 10. 17:37

java lambda foreach문: list.foreach(test -> 실행할 구문);


sts3에서 쓰면 arrayindexoutofboundsexception 오류가 난다^^!

sts4부터 쓸 수 있음