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