Class CPInterfaceMethodRef

    • Method Detail

      • invokeInterfaceCount

        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