0

I have a List of objects in Java, I want to insert an object at index - 1 of the first matched object. How do that using RXJava? I have read Observable.first() but it only get me the first matched object, no index. Thus, I have no reference of where to insert.

Salis
  • 179
  • 1
  • 20

0 Answers0