public class IntValueQueue extends Object
| Constructor and Description |
|---|
IntValueQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(int value) |
void |
clear() |
boolean |
isEmpty() |
int |
poll() |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.