Esempio n. 1
0
 @Override
 protected boolean doExecute(Event event) {
   StateControl.breakAndContinue();
   return true;
 }