Package net.jqwik.api.support
Class HashCodeSupport
java.lang.Object
net.jqwik.api.support.HashCodeSupport
The methods in this class mimic the behaviour of
Objects.hash(Object...)
()}
but do not create an array on the way.-
Method Summary
Modifier and TypeMethodDescriptionstatic int
static int
static int
static int
static int
hash
(@Nullable Object o1, @Nullable Object o2, @Nullable Object o3, @Nullable Object o4, @Nullable Object o5) static int
hash
(@Nullable Object o1, @Nullable Object o2, @Nullable Object o3, @Nullable Object o4, @Nullable Object o5, @Nullable Object o6) static int
hash
(@Nullable Object o1, @Nullable Object o2, @Nullable Object o3, @Nullable Object o4, @Nullable Object o5, @Nullable Object o6, @Nullable Object o7) static int
hash
(@Nullable Object o1, @Nullable Object o2, @Nullable Object o3, @Nullable Object o4, @Nullable Object o5, @Nullable Object o6, @Nullable Object o7, @Nullable Object o8)
-
Method Details
-
hash
-
hash
-
hash
-
hash
-
hash
-
hash
-
hash
-
hash
-