Searched refs:TheInterface (Results 1 – 2 of 2) sorted by relevance
22 static interface TheInterface { interface in Main26 static abstract class AbstractClass implements TheInterface {
3 java.lang.IncompatibleClassChangeError: The method 'void Main$TheInterface.m()' was expected to be …