class Util { int foo(int reaction, boolean rezet) { Runnable r = () -> { re<caret> }; } }