Searched defs:INVOKEINTERFACE (Results 1 – 3 of 3) sorted by relevance
37 public final class INVOKEINTERFACE extends InvokeInstruction { class46 INVOKEINTERFACE() { in INVOKEINTERFACE() method in INVOKEINTERFACE50 public INVOKEINTERFACE(final int index, final int nargs) { in INVOKEINTERFACE() method in INVOKEINTERFACE
1036 short INVOKEINTERFACE = 185; field
1425 public static final short INVOKEINTERFACE = 185; field in Const