Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Rx
Recorded
Class Recorded
Index
Constructor methods
constructor
Properties
time
value
Methods
equals
toString
Constructor methods
constructor
(
time
:
number
, value
:
any
, equalityComparer
?:
(x: any, y: any) => boolean
)
:
Recorded
Parameters
time:
number
value:
any
equalityComparer?:
(x: any, y: any) => boolean
optional
Returns
Recorded
Properties
public
time
:
number
public
value
:
any
Methods
public
equals
(
other
:
Recorded
)
:
boolean
Parameters
other:
Recorded
Returns
boolean
public
toString
(
)
:
string
Returns
string
Globals
Rx
Rx.config
Rx.helpers
Rx.internals
rx
rx
rx
AsyncSubject
MockObserver
ReactiveTest
Subject
AsyncSubjectStatic
GroupedObservable
ICurrentThreadScheduler
IDisposable
IObservable
IObserver
IPromise
IScheduler
ISubject
MockObserverStatic
Observable
ObservableStatic
Observer
ObserverStatic
SubjectStatic
CompositeDisposable
Disposable
HistoricalScheduler
Notification
Recorded
constructor
time
value
equals
toString
RefCountDisposable
Scheduler
SerialDisposable
SingleAssignmentDisposable
Subscription
TestScheduler
VirtualTimeScheduler