public class AddElementRSThread.Couple
extends java.lang.Object
Constructor and Description |
---|
AddElementRSThread.Couple(AddElementRSThread.State state,
int count) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
AddElementRSThread.State |
getState() |
void |
setCount(int count) |
void |
setState(AddElementRSThread.State state) |
public AddElementRSThread.Couple(AddElementRSThread.State state, int count)
public void setCount(int count)
public void setState(AddElementRSThread.State state)
public AddElementRSThread.State getState()
public int getCount()