Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
naomod
Software Construction and Evolution (SCE)
Désignation chaînée
Commits
f9eca001
Commit
f9eca001
authored
Apr 01, 2020
by
sunye
Browse files
EmailMessageBuilder shoud implement EmailCreator
parent
00f6605d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.adoc
View file @
f9eca001
...
...
@@ -142,7 +142,7 @@ C'est à la classe builder de le faire:
```java
public class EmailMessageBuilder
implements EmailFrom, EmailTo, EmailSubject, EmailBody, Email
Body
{
implements EmailFrom, EmailTo, EmailSubject, EmailBody, Email
Creator
{
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment