Epoxy Model Preloader
fun <T : EpoxyModel<*>> EpoxyModelPreloader(modelType: Class<T>, preloadableViewIds: List<Int>)
Content copied to clipboard
Parameters
T
The type of EpoxyModel that this preloader applies to
U
The type of view metadata to provide to the request builder.
P
The type of PreloadRequestHolder that will execute the preload request