Package | Description |
---|---|
org.dbunit.util.concurrent |
Modifier and Type | Class and Description |
---|---|
class |
BoundedBuffer
Efficient array-based bounded buffer class.
|
class |
BoundedLinkedQueue
A bounded variant of
LinkedQueue
class.
|
class |
SemaphoreControlledChannel
Abstract class for channels that use Semaphores to
control puts and takes.
|
class |
Slot
A one-slot buffer, using semaphores to control access.
|
class |
SynchronousChannel
A rendezvous channel, similar to those used in CSP and Ada.
|
Copyright © 2002-2012. All Rights Reserved.