class Cassandra::Types::List
Inherits
Methods
kind
Returns :list
new
(*value)Coerces the value to Array
assert
(value, message = nil, &block)Asserts that a given value is an Array
- Void
- Return value of this method is ignored.
to_s
Returns "list<type>"