Sha256: 907df4d668243c7754d0d8aab62f1645ad12d6929fdb88870f05478ce245847b
Contents?: true
Size: 403 Bytes
Versions: 36
Compression:
Stored size: 403 Bytes
Contents
module BBK module AMQP class DomainsSet def initialize: (*BBK::AMQP::Domains::_Domain) -> void def []: (String) -> BBK::AMQP::Domains::_Domain? def add: (BBK::AMQP::Domains::_Domain) -> void def each: () ?{(BBK::AMQP::Domains::_Domain) -> void} -> void | -> Enumerator[BBK::AMQP::Domains::_Domain, void] def has?: (String) -> bool end end end
Version data entries
36 entries across 36 versions & 1 rubygems