-
- All Implemented Interfaces:
-
com.bumptech.glide.module.RegistersComponents
public final class OkHttpLibraryGlideModule extends LibraryGlideModuleRegisters OkHttp related classes via Glide's annotation processor.
For Applications that depend on this library and include an AppGlideModule and Glide's annotation processor, this class will be automatically included.
-
-
Method Summary
Modifier and Type Method Description voidregisterComponents(@NonNull() Context context, @NonNull() Glide glide, @NonNull() Registry registry)-
-
Method Detail
-
registerComponents
void registerComponents(@NonNull() Context context, @NonNull() Glide glide, @NonNull() Registry registry)
-
-
-
-