Advertisement
Guest User

Untitled

a guest
May 30th, 2015
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. static List<String[]> ayaDS = getCountriesFromDB();
  2.  
  3.  
  4.  
  5. static List<String> getCountriesFromDB()
  6. {
  7.  
  8. Your implementation like you did so far (Meanwhile)
  9.  
  10. Later on Aya will change the implementation
  11.  
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement