一、數據結構相關的類,如String、ArrayList,LinkedList,HashMap和ConcurrentHashMap等等。二、線程併發相關的類,如Synchronized、ReentrantLock、ReadWriteLock、AQS和線程池的實現等。數據結構