Searched refs:interfaceCheckImpl (Results 1 – 1 of 1) sorted by relevance
21 static Object interfaceCheckImpl = new InterfaceCheckImpl(); field in Main48 check(true, interfaceCheckImpl instanceof InterfaceCheck); in checkInstanceOfNonTryCatch()87 check(true, interfaceCheckImpl instanceof InterfaceCheck); in checkInstanceOfTryCatch()143 field = (InterfaceCheck)interfaceCheckImpl; in checkCheckCast()