@API(status=INTERNAL)
Package net.jqwik.api.support
-
Class Summary Class Description CollectorsSupport Provide implementation for stream to collect to LinkedHashSet in order to preserve order and to make random-based generation deterministicHashCodeSupport The methods in this class mimic the behaviour ofObjects.hash(Object...)
()} but do not create an array on the way.LambdaSupport