What is ConcurrentHashMap? ... Basically, it is a HashTable implementation, that supports concurrent retrieval and updates in the map.
確定! 回上一頁