将test放到test下

This commit is contained in:
wuweifeng10 2020-03-23 14:24:17 +08:00
parent 7f46c40864
commit 9770921b9d
18 changed files with 19 additions and 19 deletions

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.depend;
package depend;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.depend;
package depend;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.depend;
package depend;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,8 +1,8 @@
package com.jd.platform.test.depend;
package depend;
import com.jd.platform.async.executor.Async;
import com.jd.platform.async.wrapper.WorkerWrapper;
import com.jd.platform.async.worker.WorkResult;
import com.jd.platform.async.wrapper.WorkerWrapper;
import java.util.concurrent.ExecutionException;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.depend;
package depend;
/**
* 一个包装类

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.parallel;
package parallel;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.parallel;
package parallel;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.parallel;
package parallel;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.parallel;
package parallel;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.parallel;
package parallel;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.parallel;
package parallel;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.parallel;
package parallel;
import com.jd.platform.async.executor.Async;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.seq;
package seq;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.seq;
package seq;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.seq;
package seq;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.seq;
package seq;
import com.jd.platform.async.callback.ICallback;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.seq;
package seq;
import com.jd.platform.async.executor.Async;

View File

@ -1,4 +1,4 @@
package com.jd.platform.test.seq;
package seq;
import com.jd.platform.async.executor.Async;