Class Any

java.lang.Object
io.opentimeline.OTIOObject
io.opentimeline.opentimelineio.Any
All Implemented Interfaces:
java.lang.AutoCloseable

public class Any
extends OTIOObject
A type-safe container for single values of any type. Contains safelyCastX methods that provide type-safe access to the value.