Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
abstract interface IFoo { static abstract void foo(); }
error: illegal combination of modifiers: abstract and static