interface RIGHT extends Function { static int ONE; static int TWO; static int THREE; public B foo(A ChangeMe); }