325326327328329330331
return new ConditionAnd(); } @Override public IConditionBase createConditionBase() { return new ConditionBase(); }