public class OperationSelector
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
OperationSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOperation(NetworkOperation operation) |
protected NetworkOperation |
getNextOperation(int types) |
protected boolean |
hasNext(int types) |
protected void |
remove(NetworkOperation operation) |
protected void addOperation(NetworkOperation operation)
protected boolean hasNext(int types)
protected NetworkOperation getNextOperation(int types)
protected void remove(NetworkOperation operation)