public class PrioritizedList
extends java.lang.Object
| Constructor and Description |
|---|
PrioritizedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.Object item,
int priority) |
java.util.Iterator |
iterator() |
Copyright © 2004–2024 XStream. All rights reserved.