Uses of Interface
org.clazzes.util.lifecycle.Recycler

Packages that use Recycler
org.clazzes.util.lifecycle.impl   
 

Uses of Recycler in org.clazzes.util.lifecycle.impl
 

Classes in org.clazzes.util.lifecycle.impl that implement Recycler
 class AbstractRecyclerImpl<T>
          Abstract base class of type Recycler using lists of WeakReferencees to cache recycled objects.
 class ReflectionRecycler
          A basic example implementation of Recycler using reflection and a String key.
 



Copyright © 2010. All Rights Reserved.