Community
Participate
Working Groups
System.out.println(new Z());
}
interface I {
default String defaultMethod () {
return null;