Class ThreadLocalObjectPool.Reusable

    • Method Detail

      • object

        public E object()
        Returns:
        enclosed object.
      • recycle

        public void recycle()
        Returns an object to a pool or closes it if the pool is already full.