#107 Thread Pool JavaDoc

This commit is contained in:
Ilkka Seppala
2015-08-21 23:23:01 +03:00
parent fde7f71704
commit 0bda2bda1e
3 changed files with 14 additions and 4 deletions

View File

@ -4,6 +4,11 @@ import org.junit.Test;
import com.iluwatar.threadpool.App;
/**
* Application test
* @author ilkka
*
*/
public class AppTest {
@Test