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>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)CgetThird()inthashCode()StringtoString()
-