Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

13. Collection Libraries [Eclipse Collections]

Sumit Rawal answered on May 14, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


13. Collection Libraries [Eclipse Collections]

0

Even though JDK has a rich collection library, there are some 3rd-party libraries that provide more options, like the Apache Commons collections, Goldman Sachs collections, Google collections, Eclipse Collections, and Trove.

The Trove library is particularly useful because it provides high-speed regular and primitive collections for Java.

FastUtil is another similar API. It extends the Java Collections Framework by providing type-specific maps, sets, lists, and priority queues with a small memory footprint, fast access, and insertion; it also provides big (64-bit) arrays, sets, and lists, with fast, practical I/O classes for binary and text files.

Eclipse Collections is another useful open-course collections library that is worth learning. By the way, if you want to learn more about Java Collections, you can also check out Java Collections from basics to Advanced courses on Udemy.

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on May 14 2023
Sumit Rawal
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.