Uses of Interface
org.jeasy.random.api.ExclusionPolicy
Packages that use ExclusionPolicy
-
Uses of ExclusionPolicy in org.jeasy.random
Classes in org.jeasy.random that implement ExclusionPolicyModifier and TypeClassDescriptionclass
Component that encapsulates the logic of field/type exclusion in a given randomization context.Methods in org.jeasy.random that return ExclusionPolicyMethods in org.jeasy.random with parameters of type ExclusionPolicyModifier and TypeMethodDescriptionEasyRandomParameters.exclusionPolicy
(ExclusionPolicy exclusionPolicy) Provide a custom exclusion policy.void
EasyRandomParameters.setExclusionPolicy
(ExclusionPolicy exclusionPolicy)