Froussios / Intro-To-RxJava

An extensive tutorial on RxJava
2.05k stars 400 forks source link

Update 2. Key types.md #34

Closed senthilanand closed 7 years ago

senthilanand commented 7 years ago

Looks like a typo in the declaration of ReplaySubject.create return value.

senthilanand commented 7 years ago

Same as previous.. Looks like ReplaySubject extends Subject<T,T> My bad..