RxJava receiving the data

0

How to separate this array into 3 arrays, type one for gradesList, one for faultList and one for classList. I'm using RxJava.

  

[GradeList (gradesList = 4.5, faultList = 5, classList = math)   GradeList (gradesList = 9.5, faultList = 10, classList = math)]

    
asked by anonymous 10.04.2017 / 22:18

0 answers