Uses of Interface
io.github.krandom.api.ObjectFactory
Packages that use ObjectFactory
-
Uses of ObjectFactory in io.github.krandom
Classes in io.github.krandom that implement ObjectFactoryModifier and TypeClassDescriptionclass
Objenesis based factory to create "fancy" objects: immutable java beans, generic types, abstract and interface types.Methods in io.github.krandom that return ObjectFactoryMethods in io.github.krandom with parameters of type ObjectFactoryModifier and TypeMethodDescriptionKRandomParameters.objectFactory
(ObjectFactory objectFactory) Provide a custom object factory.void
KRandomParameters.setObjectFactory
(ObjectFactory objectFactory)