// "Create constructor" "true" class FooBar { FooBar(int i) { } { Runnable r = FooBar::new; } public FooBar() { } }