Package io.netty.util

Class Recycler.EnhancedHandle<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void unguardedRecycle​(java.lang.Object object)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • unguardedRecycle

        public abstract void unguardedRecycle​(java.lang.Object object)