Package io.netty.util

Class Recycler.WeakOrderQueue.Link

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Recycler.WeakOrderQueue

    static final class Recycler.WeakOrderQueue.Link
    extends java.util.concurrent.atomic.AtomicInteger
    • Constructor Summary

      Constructors 
      Constructor Description
      Link()  
    • Method Summary

      • Methods inherited from class java.util.concurrent.atomic.AtomicInteger

        accumulateAndGet, addAndGet, compareAndExchange, compareAndExchangeAcquire, compareAndExchangeRelease, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAcquire, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, getOpaque, getPlain, incrementAndGet, intValue, lazySet, longValue, set, setOpaque, setPlain, setRelease, toString, updateAndGet, weakCompareAndSet, weakCompareAndSetAcquire, weakCompareAndSetPlain, weakCompareAndSetRelease, weakCompareAndSetVolatile
      • Methods inherited from class java.lang.Number

        byteValue, shortValue
      • Methods inherited from class java.lang.Object

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