예제 #1
0
 /**
  * gets the postion of the pull
  *
  * @return the position of the pull
  */
 private int getPositionPull() throws RemoteException {
   return playground.getPositionPull();
 }