学习并发包常用的接口----java.util.concurrent

1、常用的相关的接口

  Callable、(Runnable)、Futrue、RunnableFuture、RunnableSheduledFuture、ScheduledFuture、Executor 、ExecutorService、ScheduledExecutorService

 

一、Callable

  

二、Runnable

  

 

三、RunnableFuture

 

四、RunnableScheduledFutrue

  

五、ScheduledFutrue

  

六、Delayed

  

七、Executor

  

七、ExecutorService

 

  

八、ScheduledExecutorService

  

 

posted @ 2018-11-20 16:20  hanxue1122  阅读(264)  评论(0编辑  收藏  举报