alias Quartz::Any::Type
Overview
All possible Quartz types.
See the Transferable
marker module to extend the list of transferable
types.
Alias Definition
Array(Quartz::Any) | Bool | Char | Float32 | Float64 | Hash(Quartz::Any, Quartz::Any) | Int16 | Int32 | Int64 | Int8 | Quartz::Duration | Quartz::State | Quartz::TimePoint | Quartz::Transferable | String | Symbol | UInt16 | UInt32 | UInt64 | UInt8 | Nil