File:UML class Java single dispatch.svg
Page contents not supported in other languages.
Tools
Actions
In other projects
![]() | This is a file from theWikimedia Commons. Information from itsdescription page there is shown below. Commons is a freely licensed media file repository.You can help. |
DescriptionUML class Java single dispatch.svg | English: UML class diagram with two classes; Asteroid and Spaceship which implements the Collideable interface. |
Date | |
Source | Own work |
Author | Frap |
![]() ![]() | This file is made available under theCreative CommonsCC0 1.0 Universal Public Domain Dedication. |
The person who associated a work with this deed has dedicated the work to thepublic domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
PlantUML source code.
@startumlinterface Collideable { void collideWith(Collideable other) void collideWith(Asteroid asteroid) void collideWith(Spaceship spaceship)}class Asteroid implements Collideable { + void collideWith(Collideable other) + void collideWith(Asteroid asteroid) + void collideWith(Spaceship spaceship)}class Spaceship implements Collideable { + void collideWith(Collideable other) + void collideWith(Asteroid asteroid) + void collideWith(Spaceship spaceship)}@enduml
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 12:21, 23 May 2023 | ![]() | 651 × 267(8 KB) | Frap | Uploaded own work with UploadWizard |
The following page uses this file:
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
Width | 651px |
---|---|
Height | 267px |