class ImageChartServlet.CacheElement
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
data |
private long |
lastAccessTime |
| Constructor and Description |
|---|
CacheElement(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
(package private) byte[] |
getData() |
(package private) long |
getLastAccessTime() |