Uses of Class
dev.orne.test.rnd.params.FactoryMethodGenerator
Packages that use FactoryMethodGenerator
-
Uses of FactoryMethodGenerator in dev.orne.test.rnd.params
Methods in dev.orne.test.rnd.params that return FactoryMethodGeneratorModifier and TypeMethodDescriptionstatic <T> FactoryMethodGenerator<T>
Creates a new instance that will call the specified factory method.static <T> FactoryMethodGenerator<T>
Creates a new instance that will call the specified factory method.