|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageDownloader.Scheme | |
---|---|
com.nostra13.universalimageloader.core.download |
Uses of ImageDownloader.Scheme in com.nostra13.universalimageloader.core.download |
---|
Methods in com.nostra13.universalimageloader.core.download that return ImageDownloader.Scheme | |
---|---|
static ImageDownloader.Scheme |
ImageDownloader.Scheme.ofUri(String uri)
Defines scheme of incoming URI |
static ImageDownloader.Scheme |
ImageDownloader.Scheme.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageDownloader.Scheme[] |
ImageDownloader.Scheme.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |