EpoxyModelPreloader

fun <T : EpoxyModel<*>> EpoxyModelPreloader(modelType: Class<T>, preloadableViewIds: List<Int>)

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