Class OkHttpLibraryGlideModule
- java.lang.Object
-
- com.bumptech.glide.module.LibraryGlideModule
-
- com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule
-
public final class OkHttpLibraryGlideModule extends com.bumptech.glide.module.LibraryGlideModuleRegisters OkHttp related classes via Glide's annotation processor.For Applications that depend on this library and include an
AppGlideModuleand Glide's annotation processor, this class will be automatically included.
-
-
Constructor Summary
Constructors Constructor Description OkHttpLibraryGlideModule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidregisterComponents(android.content.Context context, com.bumptech.glide.Glide glide, com.bumptech.glide.Registry registry)
-