public class B { public static int a = A.INSTANCE.getC(); public static int b = A.INSTANCE.foo(); }