Class ChatChain.ChainLink

  • Enclosing class:
    ChatChain

    public static class ChatChain.ChainLink
    extends Object
    • Constructor Detail

      • ChainLink

        public ChainLink​(UUID sender,
                         byte[] signature)
    • Method Detail

      • getSender

        public UUID getSender()
      • getSignature

        public byte[] getSignature()
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object