![JAR search and dependency download from the Maven repository](/logo.png)
it.unimi.dsi.fastutil.booleans.package-info Maven / Gradle / Ivy
/**
* Type-specific classes for boolean elements or keys.
*
*
* Not all classes are provided in a boolean-specific version: sorted sets and maps not generated,
* as they are useless. Unsorted sets and maps are kept around for orthogonality, whereas
* {@link it.unimi.dsi.fastutil.booleans.BooleanCollection} is used by maps with boolean values.
*/
package it.unimi.dsi.fastutil.booleans;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy