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