Learning notes to Thinking in Java------Interfaces

Abstract classes and methods

Interfaces

Complete decoupling

Multiple “inheritance” in Java

Extending and interface with inheritance

Name collisions when combining interfaces

Adapting to an interface

Fields in interfaces

Initializing fields in interfaces

Nesting interfaces

Interfaces and factories

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章