public class SynchronizedByteHolder extends Object implements ThreadSafeByteHolder, Serializable
| Constructor and Description |
|---|
SynchronizedByteHolder() |
public byte getValue()
getValue in interface ThreadSafeByteHolderpublic void setValue(byte b)
setValue in interface ThreadSafeByteHolder