// "Replace with lambda" "true" class Test { { Runnable r = ()->{ System.out.println(""); }; } }