tigase.util
Class CacheObject<V>
java.lang.Object
tigase.util.CacheObject<V>
public class CacheObject<V>
- extends Object
Describe class CacheObject here.
Created: Mon Mar 3 15:02:14 2008
- Version:
- $Rev$
- Author:
- Artur Hefczyc
|
Field Summary |
protected V |
data
|
protected long |
time
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
time
protected long time
data
protected V data
CacheObject
public CacheObject()
Copyright © 2013 Tigase. All Rights Reserved.