public class CachedObject<T> extends Object
| Constructor and Description |
|---|
CachedObject(T theObject) |
| Modifier and Type | Method and Description |
|---|---|
static long |
getLifetime() |
T |
getTheObject() |
long |
getTimestamp() |
boolean |
isvalid() |
Copyright © 2018. All Rights Reserved.