Package net.jqwik.api.support
@API(status=INTERNAL)
package net.jqwik.api.support
-
ClassDescriptionProvide implementation for stream to collect to LinkedHashSet in order to preserve order and to make random-based generation deterministicThe methods in this class mimic the behaviour of
Objects.hash(Object...)
()} but do not create an array on the way.