|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractBlockingDeque<E> | |
| AbstractBlockingQueue<E> | |
| TransactionalLinkedList<E> | A general purposes collection structure that could be considered a work horse because it implements a lot of
interfaces: Iterable Collection List
Queue BlockingQueue Deque
BlockingDeque
Each operation on this TransactionalLinkedList is transactional by default, and of course can participate in already
running transactions. |
| TransactionalLinkedList.Node<E> | |
This package contains datastructures like queues and maps written to be used in STM transactions.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||