T1
- 1st variable type of this for all quantorT2
- 2nd variable type of this for all quantorT3
- 3rd variable type of this for all quantorT4
- 4th variable type of this for all quantorpublic static class Property.ForAll4<T1,T2,T3,T4> extends Object
Modifier and Type | Method and Description |
---|---|
Property.Property4<T1,T2,T3,T4> |
suchThat(CheckedFunction4<T1,T2,T3,T4,Boolean> predicate)
Returns a checkable property that checks values of the 4 variables of this
ForAll quantor. |
Copyright © 2017. All Rights Reserved.