|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 WeakReference es to cache recycled objects. |
class |
ReflectionRecycler
A basic example implementation of Recycler using reflection and a String key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |