学习并发包常用的接口----java.util.concurrent
1、常用的相关的接口
Callable、(Runnable)、Futrue、RunnableFuture、RunnableSheduledFuture、ScheduledFuture、Executor 、ExecutorService、ScheduledExecutorService
一、Callable

二、Runnable

三、RunnableFuture

四、RunnableScheduledFutrue

五、ScheduledFutrue

六、Delayed

七、Executor

七、ExecutorService


八、ScheduledExecutorService


浙公网安备 33010602011771号