Module de.cuioss.test.generator
Class Triple<A,B,C>
java.lang.Object
de.cuioss.test.generator.internal.net.java.quickcheck.collection.Pair<A,B>
de.cuioss.test.generator.internal.net.java.quickcheck.collection.Triple<A,B,C>
- Type Parameters:
A- type of first entryB- type of second entryC- type of third entry
A tuple of three values.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Triple
-