Class TwoTuple_CVec_u8ZusizeZ


  • public class TwoTuple_CVec_u8ZusizeZ
    extends Object
    A Tuple
    • Method Detail

      • get_a

        public byte[] get_a()
      • get_b

        public long get_b()
      • clone

        public TwoTuple_CVec_u8ZusizeZ 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_CVec_u8ZusizeZ of​(byte[] a,
                                                 long b)
        Creates a new C2Tuple_CVec_u8ZusizeZ from the contained elements.