Skip to content

AdapterView 与Adapter 间的模式 #3

Open
@xxxzhi

Description

@xxxzhi

我觉得AdapterView与Adapter间并不是桥接模式吧?桥接模式的意图是将抽象与它的实现分开变化,AdapterView是一个View,而Adapter是一个适配器接口,AdapterView我觉得只是适配器模式的一个Client。AdapterView是泛型或模板方法,如果说他们之间是桥接模式,感觉有点牵强。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions