183184185186187188189
} // collection & array conditions public static Condition isEmpty() { return new IsEmptyCollectionCondition(); }