Package org.bedework.util.caching
-
Class Summary Class Description FlushMap<K,V> A map which will be flushed after a certain time or when it reaches a certain size.ObjectPool<T> Implement a pool of objects whose values appear frequently enough that pooling will result in a substantial reduction in space and or cpu.