Class CacheKey

  • All Implemented Interfaces:

    public class CacheKey
    extends 
    implements 
    Author:
    Nikita Koksharov
    See Also:
    Serialized Form
    • Constructor Detail

      • CacheKey

        public CacheKey​(byte[] keyHash)
    • Method Detail

      • getKeyHash

        public byte[] getKeyHash()
      • hashCode

        public int hashCode()
        Overrides:
         in class 
      • equals

        public boolean equals​( obj)
        Overrides:
         in class 
      • toString

        public  toString()
        Overrides:
         in class