Package | Description |
---|---|
com.nostra13.universalimageloader.core.download |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2011-2015. All Rights Reserved.