Пример #1
0
 /**
  * Count selected
  *
  * @return
  */
 public int getCountSelected() {
   return touchListener.getCountSelected();
 }