类别 全部 - methods - inheritance - polymorphism

作者:Vassilis T 12 年以前

2293

OOP

OOP

OOP

Class

Instance of Classes
Constructor
new()
Blue print for the object (Plan)

Polymorphism

Methods that objects respond to in a differnet manner
Overloading
Overwriting

Inheritance

super ()
extends