mirror of
https://github.com/Xevion/contest.git
synced 2025-12-07 13:14:44 -06:00
268 B
268 B
Collections
Java contains many object based data structures, some sorted, some limited, some simple, some complex.
Not all of them work in familiar ways, and their methods can be confusing without proper usage, study, and a quick explanation over how they're used.