RxJava

Package rx.internal.operators

Operators that allow composing Observables to transform and manipulate data in an asynchronous, functional and thread-safe manner.

See: Description

Package rx.internal.operators Description

Operators that allow composing Observables to transform and manipulate data in an asynchronous, functional and thread-safe manner.

The operators are all exposed via the ObservableExtensions class