Hierarchy For Package com.bumptech.glide.integration.volley

Class Hierarchy

  • java.lang.Object
    • com.bumptech.glide.module.LibraryGlideModule
    • com.android.volley.Request<T> (implements java.lang.Comparable<T>)
    • com.bumptech.glide.integration.volley.VolleyGlideModule (implements com.bumptech.glide.module.GlideModule)
    • com.bumptech.glide.integration.volley.VolleyStreamFetcher (implements com.bumptech.glide.load.data.DataFetcher<T>)
    • com.bumptech.glide.integration.volley.VolleyUrlLoader (implements com.bumptech.glide.load.model.ModelLoader<Model,​Data>)
    • com.bumptech.glide.integration.volley.VolleyUrlLoader.Factory (implements com.bumptech.glide.load.model.ModelLoaderFactory<T,​Y>)

Interface Hierarchy