DOC

it.unimi.dsi : fastutil-core

Maven & Gradle

Mar 07, 2023
23 usages
1.7k stars

fastutil · fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

Table Of Contents

Latest Version

Download it.unimi.dsi : fastutil-core Javadoc & API Documentation - Latest Versions:

All Versions

Download it.unimi.dsi : fastutil-core Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
8.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file fastutil-core-8.5.12-javadoc.jar to fastutil-core-8.5.12-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder fastutil-core-8.5.12-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "fastutil-core-8.5.12-sources.jar" -d "fastutil-core-8.5.12-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 07, 2023
698 usages
1.7k stars
Mar 07, 2023
48 usages
22 stars
Mar 07, 2023
23 usages
1.7k stars
Mar 07, 2023
17 usages
Feb 01, 2021
9 usages
54 stars

Discover Dependencies

Mar 19, 2023
5 usages
0 stars
Sep 12, 2022
19 usages
0 stars
Jul 28, 2011
34 usages
Feb 28, 2023
25 usages
Aug 24, 2016
10 usages
Sep 30, 2017
38 usages
Apr 29, 2021
35 usages
8 stars
Jun 15, 2020
22 usages
1.6k stars
Apr 16, 2020
20 usages
60 stars