- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Known Implementing Classes:
- PriorityLinkedListImpl
public interface PriorityLinkedList<T>
A type of linked list which maintains items according to a priority
and allows adding and removing of elements at both ends, and peeking
- Version:
- $Revision: 1174 $
- Author:
-
-
-
Method Detail
-
isEmpty
boolean isEmpty()
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.