Uses of Class
org.instancio.internal.OfCollectionApiImpl
Packages that use OfCollectionApiImpl
Package
Description
Contains internal classes implementing the core functionality of Instancio.
-
Uses of OfCollectionApiImpl in org.instancio.internal
Methods in org.instancio.internal that return OfCollectionApiImplModifier and TypeMethodDescriptionstatic <T,C extends Collection<T>>
OfCollectionApiImpl<T,C> OfCollectionApiImpl.fromElementModel(Class<C> collectionType, Model<T> elementModel)