MyTetra Share
Делитесь знаниями!
Interfaces
Время создания: 04.09.2017 21:27
Текстовые метки: knowledge
Раздел: Java - Tutorial - Basic syntaxis
Запись: xintrea/mytetra_db_mcold/master/base/1504549678eb8a6wji4n/text.html на raw.githubusercontent.com

In Java language, an interface can be defined as a contract between objects on how to communicate with each other. Interfaces play a vital role when it comes to the concept of inheritance.

An interface defines the methods, a deriving class (subclass) should use. But the implementation of the methods is totally up to the subclass.

 
MyTetra Share v.0.59
Яндекс индекс цитирования