Uses of Class org.apache.commons.collections.buffer.SynchronizedBuffer

Uses in package org.apache.commons.collections.buffer

Classes derived from org.apache.commons.collections.buffer.SynchronizedBuffer

class
Decorates another Buffer to make get() and remove() block when the Buffer is empty.

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.