Ejemplo n.º 1
0
 public void setAbc(ABC abc) {
   this.abc = abc;
   navigator.setAbc(abc);
   updateConstList();
 }