Beispiel #1
0
 @Override
 public void plan(final FElem plan) {
   if (funcs.length != 0) addPlan(plan, planElem(), funcs);
 }