public class J { public static int f() { return A.Companion.getI1() + A.Companion.getI2() + B.Named.getI1() + B.Named.getI2(); } }