Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
joram
joram
Commits
3b1606b5
Commit
3b1606b5
authored
Feb 27, 2014
by
David Feliot
Browse files
Javadoc fixed.
parent
00081e5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
joram/a3/rt/src/main/java/fr/dyade/aaa/agent/Callback.java
View file @
3b1606b5
...
...
@@ -24,7 +24,7 @@ package fr.dyade.aaa.agent;
import
java.util.List
;
/**
* Callback interface notified
either
when a <code>CountDownCallback</code>
* Callback interface notified when a <code>CountDownCallback</code>
* transmitted by a <code>CallbackNotification</code> reaches zero. If at least
* one error has been raised, the method <code>failed</code> is called.
* Otherwise the method <code>done</code> is called.
...
...
Write
Preview
Supports
Markdown
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