// "Replace with lambda" "false" class Test { { Runnable a = new Runnable() { @Override public void run() }; } }