Class HashCodeSupport

java.lang.Object
net.jqwik.api.support.HashCodeSupport

@API(status=INTERNAL) public class HashCodeSupport extends Object
The methods in this class mimic the behaviour of Objects.hash(Object...) ()} but do not create an array on the way.