RxJava is a Reactive Extensions implementation for Java environment.
RxJava是一个用于Java环境的Reactive Extensions实现。
The library utilizes a combination of functional and reactive techniques that can represent an elegant approach to event-driven programming – with values that change over time and where the consumer reacts to the data as it comes in.
该库利用函数式和反应式技术的组合,可以代表一种优雅的事件驱动编程方法–数值随时间变化,消费者在数据进来时对其作出反应。