Interface ObjectPool.Handle<T>

    • Method Detail

      • recycle

        void recycle​(T self)
        Recycle the Object if possible and so make it ready to be reused.