Class NoneRecycler<T>

  • All Implemented Interfaces:
    Recycler<T>

    public class NoneRecycler<T>
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Recycler.C<T> c  
    • Method Summary

      Modifier and Type Method Description
      Recycler.V<T> obtain()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait