Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
U
UriLoader
- Class in
com.bumptech.glide.loader.model
A model loader for trying to load Uris.
UriLoader(Context)
- Constructor for class com.bumptech.glide.loader.model.
UriLoader
UriLoader(Context, ModelLoader<URL>)
- Constructor for class com.bumptech.glide.loader.model.
UriLoader
UriLoader.Factory
- Class in
com.bumptech.glide.loader.model
UriLoader.Factory()
- Constructor for class com.bumptech.glide.loader.model.
UriLoader.Factory
UrlModelLoader
<
T
> - Class in
com.bumptech.glide.loader.model
A base class for loading images over http/https.
UrlModelLoader(Context)
- Constructor for class com.bumptech.glide.loader.model.
UrlModelLoader
UrlModelLoader(Context, Cache<URL>)
- Constructor for class com.bumptech.glide.loader.model.
UrlModelLoader
UrlModelLoader(ModelLoader<URL>)
- Constructor for class com.bumptech.glide.loader.model.
UrlModelLoader
UrlModelLoader(ModelLoader<URL>, Cache<URL>)
- Constructor for class com.bumptech.glide.loader.model.
UrlModelLoader
using(ModelLoaderFactory<T>)
- Static method in class com.bumptech.glide.
Glide
Set the
ModelLoaderFactory
and therefore the model type to use for a new load.
using(ModelLoader<T>)
- Static method in class com.bumptech.glide.
Glide
Set the
ModelLoader
and therefore the model type to use for a new load.
Util
- Class in
com.bumptech.glide.util
Util()
- Constructor for class com.bumptech.glide.util.
Util
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W