| Name | Description | Type | Package | Framework |
| SynchronizedList | Synchronized implementation of the List interface. | Class | org.apache.pivot.collections.concurrent | Apache Pivot |
| SynchronizedMap | Synchronized implementation of the Map interface. | Class | org.apache.pivot.collections.concurrent | Apache Pivot |
| SynchronizedQueue | Synchronized implementation of the Queue interface. | Class | org.apache.pivot.collections.concurrent | Apache Pivot |
| SynchronizedSet | Synchronized implementation of the Set interface. | Class | org.apache.pivot.collections.concurrent | Apache Pivot |
| SynchronizedStack | Synchronized implementation of the Stack interface. | Class | org.apache.pivot.collections.concurrent | Apache Pivot |