![JAR search and dependency download from the Maven repository](/logo.png)
it.unimi.dsi.fastutil.objects.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fastutil-lite Show documentation
Show all versions of fastutil-lite Show documentation
A fastutil distribution which contains only a select set of APIs, dramatically reducing the library size.
The newest version!
fastutil
Provides type-specific classes for object elements or keys.
Whenever possible, {@code fastutil} provides both typical
collections, which compare objects using {@code equals()}, and
reference-based collections, which use equality
({@code ==}). See the related comments in the overview.
Of course, reference-based sorted sets and maps make no
sense, and are not generated.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy