ehcache

Uses of Package
net.sf.ehcache.util

Packages that use net.sf.ehcache.util
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.statistics.sampled This package contains classes related to SampledCacheStatistics and its implementation. 
net.sf.ehcache.util Util package. 
net.sf.ehcache.util.counter This package contains utility classes for Counter 
net.sf.ehcache.util.counter.sampled This package contains utility classes for SampledCounter's 
 

Classes in net.sf.ehcache.util used by net.sf.ehcache
FailSafeTimer
          A fail-safe timer in the sense that if the runtime environment restricts creating new threads, it doesn't blow up with an exception.
 

Classes in net.sf.ehcache.util used by net.sf.ehcache.statistics.sampled
FailSafeTimer
          A fail-safe timer in the sense that if the runtime environment restricts creating new threads, it doesn't blow up with an exception.
 

Classes in net.sf.ehcache.util used by net.sf.ehcache.util
LargeCollection
          Collection for large set.
MemoryEfficientByteArrayOutputStream
          This class is designed to minimise the number of System.arraycopy(); methods required to complete.
WeakIdentityConcurrentMap.CleanUpTask
           
 

Classes in net.sf.ehcache.util used by net.sf.ehcache.util.counter
FailSafeTimer
          A fail-safe timer in the sense that if the runtime environment restricts creating new threads, it doesn't blow up with an exception.
 

Classes in net.sf.ehcache.util used by net.sf.ehcache.util.counter.sampled
CircularLossyQueue
          An implementation of a CircularQueue data-structure.
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.