This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revision Both sides next revision | ||
|
java:super_operator [2021/03/05 19:13] 127.0.0.1 external edit |
java:super_operator [2022/03/11 05:23] gthanos [Πρόσβαση στις μεθόδους της γονικής κλάσης] |
||
|---|---|---|---|
| Line 124: | Line 124: | ||
| } | } | ||
| | | ||
| - | public int getPerimeter() { | + | public int area() { |
| - | return | + | return |
| } | } | ||
| } | } | ||