Class CacheValue

  • All Implemented Interfaces:

    public class CacheValue
    extends 
    implements 
    Author:
    Nikita Koksharov
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
       key,  value)  
    • Constructor Detail

      • CacheValue

        public CacheValue​( key,
                           value)
    • Method Detail

      • getKey

        public  getKey()
      • getValue

        public  getValue()
      • equals

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

        public  toString()
        Overrides:
         in class