build
fun build(multiFactory: MultiModelLoaderFactory): ModelLoader<File, Data>
Content copied to clipboard
Build a concrete ModelLoader for this model type.
Return
A new ModelLoader
Parameters
multiFactory
A map of classes to factories that can be used to construct additional ModelLoaders that this factory's ModelLoader may depend on