Class RelationshipCountKey<T>

java.lang.Object
org.exoplatform.social.core.storage.cache.model.key.RelationshipCountKey<T>
All Implemented Interfaces:
Serializable, CacheKey

public class RelationshipCountKey<T> extends Object implements CacheKey
Immutable relationship count key. This key is used to cache the relationship count.
Version:
$Revision$
Author:
Alain Defrance
See Also:
  • Constructor Details

  • Method Details

    • getKey

      public T getKey()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object