Guest User

Untitled

a guest
Jan 12th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. public void update(List<getter_setter> listUpdate){
  2. this.list=listUpdate;
  3. notifyDataSetChanged();
  4. }
Add Comment
Please, Sign In to add comment