Package | Description |
---|---|
org.hornetq.utils |
Utilities and helper classes.
|
Modifier and Type | Class and Description |
---|---|
class |
PriorityLinkedListImpl<T>
A priority linked list implementation
It implements this by maintaining an individual LinkedBlockingDeque for each priority level.
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.