protected static class DCTM.StringQueue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
abort |
protected boolean |
present |
protected java.lang.String |
value |
| Constructor and Description |
|---|
StringQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
abort() |
void |
add(java.lang.String value) |
java.lang.String |
getNext() |