Esempio n. 1
0
 protected TweetCB xcreateScalarConditionCB() {
   TweetCB cb = newMyCB();
   cb.xsetupForScalarCondition(this);
   return cb;
 }