SingletonImageLoader
object SingletonImageLoader
A class that holds the singleton ImageLoader instance.
Types
Link copied to clipboard
A factory that creates the new singleton ImageLoader.
Functions
Link copied to clipboard
Get the singleton ImageLoader.
Link copied to clipboard
Clear the ImageLoader or Factory held by this class.
Link copied to clipboard
Set the Factory that will be used to lazily create the singleton ImageLoader.
Link copied to clipboard
Set the singleton ImageLoader and overwrite any previously set value.
Set the Factory that will be used to lazily create the singleton ImageLoader and overwrite any previously set value.