Uses of Class
org.jeasy.random.ObjenesisObjectFactory
Packages that use ObjenesisObjectFactory
-
Uses of ObjenesisObjectFactory in org.jeasy.random
Subclasses of ObjenesisObjectFactory in org.jeasy.randomModifier and TypeClassDescriptionclass
What is the justification for extending ObjenesisObjectFactory? RecordFactory, to support nesting depth, needs access to context implementation which renders the interface (RandomizerContext) introduced by ObjenesisObjectFactory method signature redundant.