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