Uses of Class
org.jeasy.random.ObjectCreationException
-
Packages that use ObjectCreationException Package Description org.jeasy.random.api Public API. -
-
Uses of ObjectCreationException in org.jeasy.random.api
Methods in org.jeasy.random.api that throw ObjectCreationException Modifier and Type Method Description <T> TObjectFactory. createInstance(java.lang.Class<T> type, RandomizerContext context)Create a new instance oftypein the given randomization context.
-