Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.bumptech.glide.module.LibraryGlideModule
    • com.bumptech.glide.integration.okhttp3.OkHttpGlideModule (implements com.bumptech.glide.module.GlideModule)
    • com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher (implements okhttp3.Callback, com.bumptech.glide.load.data.DataFetcher<T>)
    • com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader (implements com.bumptech.glide.load.model.ModelLoader<Model,​Data>)
    • com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader.Factory (implements com.bumptech.glide.load.model.ModelLoaderFactory<T,​Y>)