| Issue 69: | Add support for RxJava | |
| 1 person starred this issue and may be notified of changes. | Back to list |
hi, just add the support of RxJava in your useful lib. https://github.com/Netflix/RxJava https://github.com/Netflix/RxJava/blob/master/rxjava-core/src/main/java/rx/util/functions/Func0.java Regards, Ronan.
Jul 1, 2013
Project Member
#1
kandpwel...@gmail.com
Labels:
-Type-Defect Type-Enhancement
Jul 9, 2013
I really like this. I wil try to add this in 1.3 release. Note, I will also probably add support for Action1<T>, since my 1.3 is adding support for side-effect inducing "functional" objects.
Status:
Accepted
Labels: Milestone-R1.3
Jul 16, 2013
(No comment was entered for this change.)
Status:
Started
Jul 17, 2013
(No comment was entered for this change.)
Status:
CodeComplete
Oct 31, 2013
Thank you for this suggestion. Now implemented and released in v 1.3.0
Status:
Fixed
|