|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.util.concurrent.NonBlockingIntCounter
public final class NonBlockingIntCounter
Constructor Summary | |
---|---|
NonBlockingIntCounter()
|
|
NonBlockingIntCounter(int initialValue)
|
Method Summary | |
---|---|
int |
getValue()
|
int |
increment()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NonBlockingIntCounter()
public NonBlockingIntCounter(int initialValue)
Method Detail |
---|
public int getValue()
public int increment()
public java.lang.String toString()
toString
in class java.lang.Object
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |