Class: Reactive::Observable::First

Inherits:
Wrapper show all
Defined in:
lib/Reactive/observable/first.rb

Defined Under Namespace

Classes: Observer

Method Summary

Methods inherited from Wrapper

#initial_subscriptions

Methods inherited from Composite

#fill_disposable_parent, #initial_subscriptions, #run

Methods inherited from Base

add_attributes, #first, #grep, #initialize, #map, #maybe_scheduler, #merge, #observer_args, observer_on_next, #push, #scheduler, #skip, #subscribe, #subscribe_observer

Constructor Details

This class inherits a constructor from Reactive::Observable::Base