Package net.haesleinhuepf.clij.coremem.recycling
-
Interface Summary Interface Description RecyclableFactoryInterface<R extends RecyclableInterface<R,P>,P extends RecyclerRequestInterface> Interface for all recyclable object factories.RecyclableInterface<R extends RecyclableInterface<R,P>,P extends RecyclerRequestInterface> Interface for all recyclable objects.RecyclerInterface<R extends RecyclableInterface<R,P>,P extends RecyclerRequestInterface> Interface implemented by all recyclers.RecyclerListenerInterface RecyclerRequestInterface -
Class Summary Class Description BasicRecycler<R extends RecyclableInterface<R,P>,P extends RecyclerRequestInterface> Basic Recycler.