|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v2.holders.ChangeNotifyingSynchronizedIntHolder
public final class ChangeNotifyingSynchronizedIntHolder
| Constructor Summary | |
|---|---|
ChangeNotifyingSynchronizedIntHolder()
|
|
ChangeNotifyingSynchronizedIntHolder(int value,
boolean notify_all)
|
|
| Method Summary | |
|---|---|
void |
decrement()
|
int |
getValue()
|
void |
increment()
|
void |
setValue(int value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeNotifyingSynchronizedIntHolder(int value,
boolean notify_all)
public ChangeNotifyingSynchronizedIntHolder()
| Method Detail |
|---|
public int getValue()
getValue in interface ThreadSafeIntHolderpublic void setValue(int value)
setValue in interface ThreadSafeIntHolderpublic void increment()
public void decrement()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||