- java.lang.Object
-
- org.jgroups.blocks.LazyRemovalSet.Entry<V>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected boolean |
removable |
protected long |
timestamp |
protected V |
val |
-
Constructor Summary
Constructors
Constructor and Description |
Entry(V val) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
val
protected final V val
-
Constructor Detail
-
Entry
public Entry(V val)
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright ? 1998-2009 Bela Ban / Red Hat. All Rights Reserved.