tigase.util
Class CacheObject<V>

java.lang.Object
  extended by tigase.util.CacheObject<V>

public class CacheObject<V>
extends java.lang.Object

Describe class CacheObject here. Created: Mon Mar 3 15:02:14 2008

Version:
$Rev: 452 $
Author:
Artur Hefczyc

Field Summary
protected  V data
           
protected  long time
           
 
Constructor Summary
CacheObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

protected long time

data

protected V data
Constructor Detail

CacheObject

public CacheObject()


Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.