Example #1
0
 public void followersClicked(long userId) {
   gui.followersClicked(userId);
 }