Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.data.cache
Class SoftCache.CacheEntry

java.lang.Object
  extended by java.lang.ref.Reference<T>
      extended by java.lang.ref.SoftReference
          extended by ch.elexis.data.cache.SoftCache.CacheEntry
Enclosing class:
SoftCache<K>

public class SoftCache.CacheEntry
extends java.lang.ref.SoftReference


Constructor Summary
SoftCache.CacheEntry(java.lang.Object obj, int timeInSeconds)
           
 
Method Summary
 java.lang.Object get()
           
 
Methods inherited from class java.lang.ref.Reference
clear, enqueue, isEnqueued
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoftCache.CacheEntry

public SoftCache.CacheEntry(java.lang.Object obj,
                            int timeInSeconds)
Method Detail

get

public java.lang.Object get()
Overrides:
get in class java.lang.ref.SoftReference

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis