|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.util.SuppressCache.Value
public static final class SuppressCache.Value
Field Summary | |
---|---|
protected int |
count
|
protected long |
timestamp
|
Constructor Summary | |
---|---|
SuppressCache.Value()
|
Method Summary | |
---|---|
long |
age()
|
int |
count()
|
java.lang.String |
toString()
|
SuppressCache.Value |
update()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected final long timestamp
protected int count
Constructor Detail |
---|
public SuppressCache.Value()
Method Detail |
---|
public long age()
public SuppressCache.Value update()
public int count()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |