// "Implement methods" "true" enum E { A, B {}; public abstract int foo(); }