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 © 2012 JBoss by Red Hat. All Rights Reserved.