EpoxyModelPreloader(modelType: Class<T>, preloadableViewIds: List<Int>)
Describes how view content for an EpoxyModel should be preloaded.
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