org.glassfish.grizzly.asyncqueue
Class AsyncQueueWriter.Reentrant
java.lang.Object
org.glassfish.grizzly.asyncqueue.AsyncQueueWriter.Reentrant
- Enclosing interface:
- AsyncQueueWriter<L>
public static final class AsyncQueueWriter.Reentrant
- extends Object
Write reentrants counter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncQueueWriter.Reentrant
public AsyncQueueWriter.Reentrant()
get
public int get()
incAndGet
public int incAndGet()
decAndGet
public int decAndGet()
Copyright © 2012 Oracle Corporation. All Rights Reserved.