epoxy-adapter / com.airbnb.epoxy.preload / EpoxyModelPreloader / <init>

<init>

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

Describes how view content for an EpoxyModel should be preloaded.

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