jar

co.datadome : fastutil

Maven & Gradle

Dec 25, 2022
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 access and insertion; 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. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

Table Of Contents

Latest Version

Download co.datadome : fastutil JAR file - Latest Versions:

All Versions

Download co.datadome : fastutil JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fastutil-8.5.11.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.