Buffer to synchronize its behaviour
for a multi-threaded environment.
Methods are synchronized, then forwarded to the decorated buffer.
This class is Serializable from Commons Collections 3.1.
| Fields inherited from org.apache.commons.collections.collectionSynchronizedCollection |
|---|
| Constructor Summary |
|---|
|
Constructor that wraps (not copies). |
|
Constructor that wraps (not copies). |
| Method Summary | |
|---|---|
| static Buffer |
Factory method to create a synchronized buffer. |
| Object |
No description provided. |
| protected Buffer |
Gets the buffer being decorated. |
| Object |
No description provided. |
| Methods inherited from java.utilCollection |
|---|
| Methods inherited from java.langObject |
|---|
| Methods inherited from org.apache.commons.collections.collectionSynchronizedCollection |
|---|