Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -292,8 +292,11 @@ 292 292 {{plantuml}} 293 293 @startuml 294 294 295 -interface Human 295 +interface Human{ 296 +void eat() 297 +} 296 296 299 + 297 297 @enduml 298 298 {{/plantuml}} 299 299