Package io.vavr.test
Class Property.ForAll6<T1,T2,T3,T4,T5,T6>
java.lang.Object
io.vavr.test.Property.ForAll6<T1,T2,T3,T4,T5,T6>
- Type Parameters:
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 quantorT5
- 5th variable type of this for all quantorT6
- 6th variable type of this for all quantor
- Enclosing class:
Property
Represents a logical for all quantor.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
a1
-
a2
-
a3
-
a4
-
a5
-
a6
-
-
Constructor Details
-
ForAll6
-
-
Method Details