Package io.github.krandom.api
See: Description
-
Interface Summary Interface Description ContextAwareRandomizer Interface for a Randomizer that is aware of the randomization it is invoked in. ExclusionPolicy Strategy interface for field/type exclusion. ObjectFactory Strategy interface for object creation. Randomizer Interface for custom randomizer. RandomizerContext A context object for a Randomizer. RandomizerProvider Strategy interface to provide randomizers for field/type based on the current context. RandomizerRegistry Interface for a registry of Randomizers.