Ejemplo n.º 1
0
 public ArrayList<SimpleEntry<Integer, SimpleEntry<String, Integer>>> getAllBoards() {
   return dataController.getAllBoards();
 }