Exemple #1
0
 /**
  * Returns the current number of charts stored in the history.
  *
  * @return the current number of charts stored in the history
  */
 public int getCurrentSizeOfHistory() {
   return chartMedi.getCurrentSizeOfHistory();
 }