List<Observation> entries = new ArrayList<>();
in it i save an Int and a boolean array . so it looks like {1 , true} . is it possible to extract each data and save them separetly? id like to save the Int part in its own int. and the boolean in a array.
This post has been edited by zerocool18: 31 January 2016 - 07:19 AM

New Topic/Question
Reply


MultiQuote





|