public class SynchronizedByteHolder extends java.lang.Object implements ThreadSafeByteHolder, java.io.Serializable
| Constructor and Description | 
|---|
| SynchronizedByteHolder() | 
| Modifier and Type | Method and Description | 
|---|---|
| byte | getValue() | 
| void | setValue(byte b) | 
public byte getValue()
getValue in interface ThreadSafeByteHolderpublic void setValue(byte b)
setValue in interface ThreadSafeByteHolder