Package net.jqwik.api.configurators
package net.jqwik.api.configurators
-
ClassDescriptionImplementors can modify any arbitrary before it's being used for value generation.Using this base class is the easiest way to make use of the configuration mechanism described in ArbitraryConfiguratorAn 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.