public static class ERXExpiringCache.Entry<V> extends Object
Constructor and Description |
---|
Entry(V o,
long expiration,
Object version) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isStale(long currentTime,
Object currentVersionKey) |
V |
object() |
String |
toString() |
Copyright © 2002 – 2024 Project Wonder.