-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
call(T t) |
rx.Observable<Long> |
count() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
call
public void call(T t)
- Specified by:
call
in interface rx.functions.Action1<T>
Copyright © 2014–2015. All rights reserved.