Home
last modified time | relevance | path

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

/art/test/530-instanceof-checkcast/src/
DMain.java21 static Object interfaceCheckImpl = new InterfaceCheckImpl();
247 class InterfaceCheckImpl implements InterfaceCheck { class