#107 Half-Sync Half-Async example JavaDoc

This commit is contained in:
Ilkka Seppala
2015-08-18 22:58:00 +03:00
parent c5c4a68c6f
commit 665dc703d6
2 changed files with 16 additions and 0 deletions

View File

@ -4,6 +4,11 @@ import java.util.concurrent.ExecutionException;
import org.junit.Test;
/**
*
* Application test
*
*/
public class AppTest {
@Test