Package org.jeasy.random.api
package org.jeasy.random.api
Public API.
- Author:
- Mahmoud Ben Hassine ([email protected])
-
InterfacesClassDescriptionInterface for a
Randomizerthat is aware of therandomization contextit is invoked in.Strategy interface for field/type exclusion.Strategy interface for object creation.Randomizer<T>Interface for custom randomizer.A context object for aRandomizer.Strategy interface to provide randomizers for field/type based on the current context.Interface for a registry ofRandomizers.