Interface SelfConfiguringArbitrary<T>


@API(status=MAINTAINED, since="1.0") public interface SelfConfiguringArbitrary<T>
An Arbitrary implementation can also implement this interface if it wants to take over its own configuration which is usually being done by registered instances of ArbitraryConfigurator.

There are a few implementors within jqwik's own codebase: