Home
last modified time | relevance | path

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

/art/test/423-invoke-interface/src/
DMain.java64 static class ItfImpl2 implements Itf { class in Main
89 $opt$InvokeInterface(new ItfImpl2(), -1); in main()