Class CPInterfaceMethodRef


public class CPInterfaceMethodRef extends CPRef
Interface method reference constant pool entry.
  • Constructor Details Link icon

  • Method Details Link icon

    • hashCode Link icon

      public int hashCode()
      Specified by:
      hashCode in class ConstantPoolEntry
    • invokeInterfaceCount Link icon

      public int invokeInterfaceCount()
      This method answers the value this method will use for an invokeinterface call. This is equal to 1 + the count of all the args, where longs and doubles count for 2 and all others count for 1.
      Returns:
      integer count