Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -287,9 +287,16 @@ 287 287 288 288 289 289 290 + 291 + 290 290 {{plantuml}} 291 291 @startuml 292 292 295 +interface Human{ 296 +void eat() 297 +} 298 + 299 + 293 293 @enduml 294 294 {{/plantuml}} 295 295