public class TTLContainer<T> extends Object
| Constructor and Description |
|---|
TTLContainer(T theObject) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTime() |
long |
getLastUsageTime() |
T |
getTheObject() |
Copyright © 2019. All Rights Reserved.