Class: Concurrent::Channel::Buffer::Ticker

Inherits:
Timer
  • Object
show all
Defined in:
lib/concurrent-ruby-edge/concurrent/channel/buffer/ticker.rb

Instance Attribute Summary

Attributes inherited from Base

#capacity

Method Summary

Methods inherited from Timer

#next, #offer, #poll, #put, #take

Methods inherited from Base

#blocking?, #close, #closed?, #empty?, #full?, #initialize, #next, #offer, #poll, #put, #size, #take

Constructor Details

This class inherits a constructor from Concurrent::Channel::Buffer::Base