Universal-Image-Loader源码解析之设计模式

单例模式

ImageLoader

工厂方法

DefaultConfigurationFactory

策略

MemoryCache
DiskCache

建造者

ImageLoaderConfiguration
DisplayImageOptions

装饰者

ContentLengthInputStream

观察者

ImageLoadingListener
ImageLoadingProgressListener

你可能感兴趣的:(Universal-Image-Loader源码解析之设计模式)