All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.unimi.dsi.fastutil.objects.package.html Maven / Gradle / Ivy

There is a newer version: 0.6.0-incubating
Show newest version


  
    fastutil
  

  

	 

Provides type-specific classes for object elements or keys.

Whenever possible, fastutil provides both typical collections, which compare objects using equals(), and reference-based collections, which use equality (==). 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