JUC一

JUC包中的主要內容 一、併發集合類(Queue、ConcurrentMap) 二、線程池(Callable、Future、Executor) 三、信號量(CountDownLatch、CyclicBarrier、Semapherre) 四。原子類操作(AtomInteger) 五、鎖操作(Lock,Condition、ReadWriteLock) 一、併發集合包 集合框架 最大的父類是Colle
相關文章
相關標籤/搜索