Пример #1
0
 /**
  * Some problems can be automatically fixed, ask the Critic to do it if it can.
  *
  * <p>
  */
 public void fixIt() {
   thePoster.fixIt(this, null);
 }