pastetumlum

Untitled

Jul 17th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.14 KB | None | 0 0
  1.     public void updateQuestionIndex() {
  2.         isUpdatedIndex = true;
  3.         library.updateQuestionIndex();
  4.         notifyChanged();
  5.         isUpdatedIndex = false;
  6.     }
Advertisement
Add Comment
Please, Sign In to add comment