Class Invokeinterface

All Implemented Interfaces:
Serializable, Comparable<Trampoline>

public class Invokeinterface
extends Invoke
Version:
$Id$
See Also:
Serialized Form
  • Constructor Details

    • Invokeinterface

      public Invokeinterface​(String callingClass, String targetClass, String methodName, String methodDesc)
  • Method Details

    • isStatic

      public boolean isStatic()
      Specified by:
      isStatic in class Invoke