Class SerializableCollection

All Implemented Interfaces:
java.lang.AutoCloseable

public class SerializableCollection
extends SerializableObjectWithMetadata
A kind of composition which can hold any serializable object. This composition approximates the concept of a `bin` - a collection of SerializableObjects that do not have any compositing meaning, but can serialize to/from OTIO correctly, with metadata and a named collection.