Class InvoiceSignature


  • public class InvoiceSignature
    extends Object
    Recoverable signature
    • Method Detail

      • eq

        public boolean eq​(InvoiceSignature b)
        Checks if two InvoiceSignatures contain equal inner contents. This ignores pointers and is_owned flags and looks at the values in fields. Two objects with NULL inner values will be considered "equal" here.