美文网首页
java多线程中常用的线程辅助类 2018-06-19

java多线程中常用的线程辅助类 2018-06-19

作者: 码记 | 来源:发表于2018-06-19 23:32 被阅读0次

    java.util.concurrent类

        Exchanger<V>

        Semaphore

        ScheduledThreadPoolExecutor

        DelayQueue<E extends Delayed>

         CyclicBarrier

        CountDownLatch

    相关文章

      网友评论

          本文标题:java多线程中常用的线程辅助类 2018-06-19

          本文链接:https://www.haomeiwen.com/subject/zqzzeftx.html