美文网首页
Universal-Image-Loader源码解析之设计模式

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

作者: LeonXtp | 来源:发表于2017-09-13 10:34 被阅读15次

    单例模式

    ImageLoader

    工厂方法

    DefaultConfigurationFactory

    策略

    MemoryCache
    DiskCache

    建造者

    ImageLoaderConfiguration
    DisplayImageOptions

    装饰者

    ContentLengthInputStream

    观察者

    ImageLoadingListener
    ImageLoadingProgressListener

    相关文章

      网友评论

          本文标题:Universal-Image-Loader源码解析之设计模式

          本文链接:https://www.haomeiwen.com/subject/zojksxtx.html