public class MemoryInfo<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
T |
cachedObject |
long |
cachedTime |
long |
expiredTime |
MemoryMetaInfo |
meta |
| Constructor and Description |
|---|
MemoryInfo() |
public T cachedObject
public long expiredTime
public long cachedTime
public MemoryMetaInfo meta
Copyright © 2016. All rights reserved.