public class And extends ContainerNaryOperator
WikittyQueryMaker.and( restriction1, restriction2 )WikittyQueryMaker.and( restriction1, restriction2, restriction3 )WikittyQueryMaker.and( my_JavaUtilList_Of_Restriction_Witch_Size_Is_Upper_Than2 )conditions| Constructor and Description |
|---|
And(Condition... c) |
And(List<Condition> restrictions)
Constructor with all parameters initialized, parameter list is copied
internaly
|
accept, addCondition, getConditions, waitConditioncopy, equals, hashCode, toStringCopyright © 2009–2015 CodeLutin. All rights reserved.