Ejemplo n.º 1
0
 public List<DynamicVar> getDynamicsAt(int index) {
   return vars.getDynamicsAt(index);
 }