Home
last modified time | relevance | path

Searched refs:TheInterface (Results 1 – 2 of 2) sorted by relevance

/art/test/135-MirandaDispatch/src/
DMain.java22 static interface TheInterface { interface in Main
26 static abstract class AbstractClass implements TheInterface {
/art/test/135-MirandaDispatch/
Dinfo.txt3 java.lang.IncompatibleClassChangeError: The method 'void Main$TheInterface.m()' was expected to be …