Giter VIP home page Giter VIP logo

binding_structs's Introduction

这里是一个demo关于设计模式的 链式操作 BinderHandler里作为一个统筹 传两个对象一个是BindView 是MainActivity传过来的的用来回调更新MainActivity的UI的 然后一个IBindState接口用来控制 ScanState PingInfoState 和BindingState三个状态 这三个状态都extends ABindState这里有2个方法以及implements了一个IBindState的接口 extends ABindState是为了调用 getAContext()和setAContext() BindContext里添加IBindState的是时候 调用了setAcontext() 由于只有这三个state的父类实现了setAcontext方法 那么new出来的子类调用getAContext的时候实际拿到的是父类setAContext的值 方便了方法重用 再说第二层在BinderHandler里 extends BinderContext 然后BinderContext extends AContext implements IContext

binding_structs's People

Contributors

denghaigui avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.