Class ExtendedGUID

    • Constructor Detail

      • ExtendedGUID

        public ExtendedGUID()
      • ExtendedGUID

        public ExtendedGUID​(GUID guid,
                            long n)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getGuid

        public GUID getGuid()
      • getExtendedGuidString

        public String getExtendedGuidString()
      • getN

        public long getN()
      • SerializeToByteList

        public List<Byte> SerializeToByteList()
        This method is used to convert the element of ExtendedGUID object into a byte List.
        Returns:
        Return the byte list which store the byte information of ExtendedGUID