GroupConditionAND<O> constructor

GroupConditionAND<O>(
  1. Iterable<Condition> conditions
)

Implementation

GroupConditionAND(super.conditions);