Factory method to create INVOKEINTERFACE instructions.
Factory method to create INVOKEINTERFACE instructions.
the method's declaring class name in JVM notation, e.g. "java/lang/Object".
the method descriptor in JVM notation, e.g. "()V" for a method without parameters which returns void.
General information and factory methods.