Module de.cuioss.test.generator
Class Pair<A,B>
java.lang.Object
de.cuioss.test.generator.internal.net.java.quickcheck.collection.Pair<A,B>
- Type Parameters:
A- type of first entryB- type of second entry
- Direct Known Subclasses:
Triple
A tuple of two values.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
public Pair()
-