Package net.jqwik.api.support
Klasse 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.-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic intstatic intstatic intstatic intstatic inthash(@Nullable Object o1, @Nullable Object o2, @Nullable Object o3, @Nullable Object o4, @Nullable Object o5) static inthash(@Nullable Object o1, @Nullable Object o2, @Nullable Object o3, @Nullable Object o4, @Nullable Object o5, @Nullable Object o6) static inthash(@Nullable Object o1, @Nullable Object o2, @Nullable Object o3, @Nullable Object o4, @Nullable Object o5, @Nullable Object o6, @Nullable Object o7) static inthash(@Nullable Object o1, @Nullable Object o2, @Nullable Object o3, @Nullable Object o4, @Nullable Object o5, @Nullable Object o6, @Nullable Object o7, @Nullable Object o8)
-
Methodendetails
-
hash
-
hash
-
hash
-
hash
-
hash
-
hash
-
hash
-
hash
-