MCPcopy Create free account

hub / github.com/Froussios/Intro-To-RxJava / functions

Functions569 in github.com/Froussios/Intro-To-RxJava

MethodexampleUsing
()
tests/java/itrx/chapter3/error/UsingExample.java:36
MethodexampleWithAccumulator
()
tests/java/itrx/chapter2/aggregation/ReduceExample.java:71
MethodexampleWithSignal
()
tests/java/itrx/chapter3/timeshifted/BufferExample.java:77
MethodexampleWithSize
()
tests/java/itrx/chapter1/ReplaySubjectExample.java:53
MethodexampleWithTime
()
tests/java/itrx/chapter1/ReplaySubjectExample.java:66
MethodexampleZipMultiple
()
tests/java/itrx/chapter3/combining/ZipExample.java:71
MethodexampleZipUneven
()
tests/java/itrx/chapter3/combining/ZipExample.java:88
MethodexampleZipWith
()
tests/java/itrx/chapter3/combining/ZipExample.java:100
MethodexampleZipWithIterable
()
tests/java/itrx/chapter3/combining/ZipExample.java:116
MethodonCompleted
()
tests/java/itrx/chapter2/transforming/FlatMapExample.java:45
MethodonCompleted
()
tests/java/itrx/chapter2/transforming/TimestampTimeIntervalExample.java:46
MethodonCompleted
()
tests/java/itrx/chapter2/transforming/CastTypeOfExample.java:42
MethodonCompleted
()
tests/java/itrx/chapter2/transforming/MaterializeExample.java:41
MethodonCompleted
()
tests/java/itrx/chapter2/aggregation/ToMapExample.java:46
MethodonCompleted
()
tests/java/itrx/chapter2/aggregation/CountExample.java:40
MethodonCompleted
()
tests/java/itrx/chapter2/aggregation/SingleExample.java:46
MethodonCompleted
()
tests/java/itrx/chapter2/aggregation/FirstExample.java:43
MethodonCompleted
()
tests/java/itrx/chapter2/aggregation/ReduceExample.java:40
MethodonCompleted
()
tests/java/itrx/chapter2/aggregation/LastExample.java:40
MethodonCompleted
()
tests/java/itrx/chapter3/combining/RepeatExample.java:43
MethodonError
(Throwable e)
tests/java/itrx/chapter2/transforming/FlatMapExample.java:49
MethodonError
(Throwable e)
tests/java/itrx/chapter2/transforming/TimestampTimeIntervalExample.java:50
MethodonError
(Throwable e)
tests/java/itrx/chapter2/transforming/CastTypeOfExample.java:46
MethodonError
(Throwable e)
tests/java/itrx/chapter2/transforming/MaterializeExample.java:45
MethodonError
(Throwable e)
tests/java/itrx/chapter2/aggregation/ScanExample.java:46
MethodonError
(Throwable e)
tests/java/itrx/chapter2/aggregation/ToMapExample.java:50
MethodonError
(Throwable e)
tests/java/itrx/chapter2/aggregation/CountExample.java:44
MethodonError
(Throwable e)
tests/java/itrx/chapter2/aggregation/SingleExample.java:50
MethodonError
(Throwable e)
tests/java/itrx/chapter2/aggregation/FirstExample.java:47
MethodonError
(Throwable e)
tests/java/itrx/chapter2/aggregation/ReduceExample.java:44
MethodonError
(Throwable e)
tests/java/itrx/chapter2/aggregation/LastExample.java:44
MethodonError
(Throwable e)
tests/java/itrx/chapter4/backpressure/ControlledPullSubscriber.java:71
MethodonError
(Throwable e)
tests/java/itrx/chapter3/combining/RepeatExample.java:47
MethodonError
(Throwable e)
tests/java/itrx/chapter3/sideeffects/DoOnExample.java:49
MethodonError
(Throwable e)
tests/java/itrx/chapter3/custom/SerializeExample.java:74
MethodonError
(Throwable e)
tests/java/itrx/chapter3/custom/LiftExample.java:53
MethodonNext
(Object v)
tests/java/itrx/chapter2/transforming/FlatMapExample.java:53
MethodonNext
(Object v)
tests/java/itrx/chapter2/transforming/TimestampTimeIntervalExample.java:54
MethodonNext
(Object v)
tests/java/itrx/chapter2/transforming/CastTypeOfExample.java:50
MethodonNext
(Object v)
tests/java/itrx/chapter2/transforming/MaterializeExample.java:49
MethodonNext
(Object v)
tests/java/itrx/chapter2/aggregation/ToMapExample.java:54
MethodonNext
(Object v)
tests/java/itrx/chapter2/aggregation/CountExample.java:48
MethodonNext
(Object v)
tests/java/itrx/chapter2/aggregation/SingleExample.java:54
MethodonNext
(Object v)
tests/java/itrx/chapter2/aggregation/FirstExample.java:51
MethodonNext
(Object v)
tests/java/itrx/chapter2/aggregation/ReduceExample.java:48
MethodonNext
(Object v)
tests/java/itrx/chapter2/aggregation/LastExample.java:48
MethodonNext
(T t)
tests/java/itrx/chapter4/backpressure/ControlledPullSubscriber.java:76
MethodonNext
(Object v)
tests/java/itrx/chapter3/combining/RepeatExample.java:51
MethodonStart
()
tests/java/itrx/chapter4/backpressure/ControlledPullSubscriber.java:61
Methodtest
()
tests/java/itrx/chapter2/aggregation/CollectExample.java:48
Methodtest
()
tests/java/itrx/chapter2/aggregation/CountExample.java:94
Methodtest
()
tests/java/itrx/chapter2/aggregation/ReduceExample.java:87
Methodtest
()
tests/java/itrx/chapter1/PublishSubjectExample.java:52
Methodtest
()
tests/java/itrx/chapter4/scheduling/SingleThreadedExample.java:63
Methodtest
()
tests/java/itrx/chapter4/testing/TestSubscriberExample.java:39
Methodtest
()
tests/java/itrx/chapter3/combining/CombineLatestExample.java:68
Methodtest
()
tests/java/itrx/chapter3/combining/SwitchOnNextExample.java:66
Methodtest
()
tests/java/itrx/chapter3/combining/StartWithExample.java:52
Methodtest
()
tests/java/itrx/chapter3/combining/SwitchMapExample.java:61
Methodtest
()
tests/java/itrx/chapter3/sideeffects/MutablePipelineExample.java:61
Methodtest
()
tests/java/itrx/chapter3/error/RetryWhenExample.java:65
Methodtest1Error
()
tests/java/itrx/chapter3/combining/MergeDelayErrorExample.java:99
Methodtest2Errors
()
tests/java/itrx/chapter3/combining/MergeDelayErrorExample.java:120
MethodtestAdvanceTo
()
tests/java/itrx/chapter4/testing/TestSchedulerExample.java:150
MethodtestAll
()
tests/java/itrx/chapter2/inspection/AllExample.java:135
MethodtestAllEarlyFalse
()
tests/java/itrx/chapter2/inspection/AllExample.java:157
MethodtestAllError
()
tests/java/itrx/chapter2/inspection/AllExample.java:190
MethodtestAllErrorAfterComplete
()
tests/java/itrx/chapter2/inspection/AllExample.java:209
MethodtestAmb
()
tests/java/itrx/chapter3/combining/AmbExample.java:60
MethodtestAmbWith
()
tests/java/itrx/chapter3/combining/AmbExample.java:76
MethodtestBadIndex
()
tests/java/itrx/chapter3/sideeffects/SideEffectExample.java:128
MethodtestBadIndexFail
()
tests/java/itrx/chapter3/sideeffects/SideEffectExample.java:149
MethodtestBlocking
()
tests/java/itrx/chapter4/scheduling/SubscribeOnExample.java:105
MethodtestBlockingForEach
()
tests/java/itrx/chapter3/leaving/ForEachExample.java:118
MethodtestBlockingForEachError
()
tests/java/itrx/chapter3/leaving/ForEachExample.java:147
MethodtestBuffer
()
tests/java/itrx/chapter4/backpressure/ConsumerSideExample.java:103
MethodtestByCount
()
tests/java/itrx/chapter4/coincidence/WindowExample.java:122
MethodtestByCount
()
tests/java/itrx/chapter3/timeshifted/TakeLastBufferExample.java:69
MethodtestByCount
()
tests/java/itrx/chapter3/timeshifted/BufferExample.java:131
MethodtestByCountAndTime
()
tests/java/itrx/chapter3/timeshifted/TakeLastBufferExample.java:102
MethodtestByCountAndTime
()
tests/java/itrx/chapter3/timeshifted/BufferExample.java:170
MethodtestBySignal
()
tests/java/itrx/chapter4/coincidence/WindowExample.java:162
MethodtestByTime
()
tests/java/itrx/chapter4/coincidence/WindowExample.java:140
MethodtestByTime
()
tests/java/itrx/chapter3/timeshifted/TakeLastBufferExample.java:84
MethodtestByTime
()
tests/java/itrx/chapter3/timeshifted/BufferExample.java:148
MethodtestCache
()
tests/java/itrx/chapter3/hotandcold/CacheExample.java:86
MethodtestCacheUnsubscribe
()
tests/java/itrx/chapter3/hotandcold/CacheExample.java:117
MethodtestCancelWithInterrupt
()
tests/java/itrx/chapter4/scheduling/SchedulerExample.java:154
MethodtestCancelWork
()
tests/java/itrx/chapter4/scheduling/SchedulerExample.java:133
MethodtestCast
()
tests/java/itrx/chapter2/transforming/CastTypeOfExample.java:102
MethodtestCastFail
()
tests/java/itrx/chapter2/transforming/CastTypeOfExample.java:117
MethodtestCollision
()
tests/java/itrx/chapter4/testing/TestSchedulerExample.java:229
MethodtestCompleted
()
tests/java/itrx/chapter1/BehaviorSubjectExample.java:87
MethodtestComposeFromClass
()
tests/java/itrx/chapter3/custom/ComposeExample.java:99
MethodtestComposeParameterised
()
tests/java/itrx/chapter3/custom/ComposeExample.java:112
MethodtestConcat
()
tests/java/itrx/chapter3/combining/ConcatExample.java:93
MethodtestConcatDynamic
()
tests/java/itrx/chapter3/combining/ConcatExample.java:108
MethodtestConcatMap
()
tests/java/itrx/chapter2/transforming/ConcatMapExample.java:62
MethodtestConcatWith
()
tests/java/itrx/chapter3/combining/ConcatExample.java:135
MethodtestConnect
()
tests/java/itrx/chapter3/hotandcold/ConnectableObservableExample.java:151
← previousnext →301–400 of 569, ranked by callers