Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -273,9 +273,6 @@ 273 273 interface Human{ 274 274 void eat() 275 275 } 276 -note left 277 -all human will extend this interface. 278 -endnote 279 279 280 280 class Father{ 281 281 void makeMoney()