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