public class VolatileIntHolder extends java.lang.Object implements ThreadSafeIntHolder
Constructor and Description |
---|
VolatileIntHolder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getValue()
Deprecated.
|
void |
setValue(int value)
Deprecated.
|
public int getValue()
getValue
in interface ThreadSafeIntHolder
public void setValue(int value)
setValue
in interface ThreadSafeIntHolder