Package org.jeasy.random.api
Public API.
- Author:
- Mahmoud Ben Hassine ([email protected])
-
Interface Summary Interface Description ContextAwareRandomizer<T> Interface for aRandomizer
that is aware of therandomization context
it is invoked in.ExclusionPolicy Strategy interface for field/type exclusion.ObjectFactory Strategy interface for object creation.Randomizer<T> Interface for custom randomizer.RandomizerContext A context object for aRandomizer
.RandomizerProvider Strategy interface to provide randomizers for field/type based on the current context.RandomizerRegistry Interface for a registry ofRandomizer
s.