org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig
Class CachedObject<T>

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig.CachedObject<T>

public class CachedObject<T>
extends Object


Constructor Summary
CachedObject(T theObject)
           
 
Method Summary
static long getLifetime()
           
 T getTheObject()
           
 long getTimestamp()
           
 boolean isvalid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachedObject

public CachedObject(T theObject)
Method Detail

getTheObject

public T getTheObject()

getTimestamp

public long getTimestamp()

getLifetime

public static long getLifetime()

isvalid

public boolean isvalid()


Copyright © 2014. All Rights Reserved.