Package org.clazzes.util.lifecycle.impl

Class Summary
AbstractCacheImpl<T> Abstract base class for Cache interface.
AbstractObjectFactoryImpl<T> Abstract base class for ObjectFactory.
AbstractRecyclerImpl<T> Abstract base class of type Recycler using lists of WeakReferencees to cache recycled objects.
RecyclableImpl<T> A basic example implementation of Recyclable.
RecyclableObjectWrapper<T>  
ReflectionRecycler A basic example implementation of Recycler using reflection and a String key.
 



Copyright © 2010. All Rights Reserved.