Skip to content

Commit 45cdc9d

Browse files
committed
update Helloworld Sequence diagram
1 parent 8ddce4a commit 45cdc9d

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
Loading

demo-assignments/A0-OOP/hello/uml/sequence.plantuml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@startuml SequenceDiagram
2+
title Sequence Diagram for hello problem
23
actor User
34
User -> Solution: call static main to create singleton
45
Solution -> HelloWorld: creates HelloWorld instance

0 commit comments

Comments
 (0)