Class HashCode<V>

java.lang.Object
org.exoplatform.services.cache.invalidation.HashCode<V>
All Implemented Interfaces:
Externalizable, Serializable

public final class HashCode<V> extends Object implements Externalizable
We use this class to propagate the hash code of the value efficiently over the network
See Also: