| Package | Description |
|---|---|
| com.github.davidmoten.rx |
Utilities for use with RxJava.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> RxUtil.CountingAction<T> |
RxUtil.counter()
Returns an
Action1 that increments a counter when the call method
is called. |
Copyright © 2014–2015. All rights reserved.