Class TwoTuple_PaymentHashPaymentIdZ


  • public class TwoTuple_PaymentHashPaymentIdZ
    extends Object
    A Tuple
    • Method Detail

      • get_a

        public byte[] get_a()
      • get_b

        public byte[] get_b()
      • clone

        public TwoTuple_PaymentHashPaymentIdZ clone()
        Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.
        Overrides:
        clone in class Object
      • of

        public static TwoTuple_PaymentHashPaymentIdZ of​(byte[] a,
                                                        byte[] b)
        Creates a new C2Tuple_PaymentHashPaymentIdZ from the contained elements.