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