Understanding Synchronized Collections in Java
2024-2-26 04:36:8 Author: hackernoon.com(查看原文) 阅读量:6 收藏

Hackernoon logo

Understanding Synchronized Collections in Java by@infinity

Too Long; Didn't Read

Java’s Collection framework is one of the foundational components of Java platform. Collections in Java represent a group of objects and the framework provides several interfaces and implementations to work with these collections. With the advent of multi-threaded programming, the need for thread-safe collections grew. It is when*Synchronized Collections* were added to the Collection framework that they were made thread- safe.

featured image - Understanding Synchronized Collections in Java

Rishabh Agarwal HackerNoon profile picture


@infinity

Rishabh Agarwal


Tech Enthusiast!


Receive Stories from @infinity

react to story with heart

RELATED STORIES

Article Thumbnail

Article Thumbnail

Article Thumbnail

Article Thumbnail

Article Thumbnail

L O A D I N G
. . . comments & more!


文章来源: https://hackernoon.com/understanding-synchronized-collections-in-java?source=rss
如有侵权请联系:admin#unsafe.sh