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