- java.lang.Object
-
- org.jgroups.blocks.LazyRemovalCache.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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
val
protected final V val
-
timestamp
protected long timestamp
-
Constructor Detail
-
Entry
public Entry(V val)
Copyright © 1998-2020 Red Hat. All Rights Reserved.