DOC

me.lemire.integercompression : JavaFastPFOR

Maven & Gradle

Apr 09, 2018
23 usages
506 stars

JavaFastPFOR · It is a library to compress and uncompress arrays of integers very fast. The assumption is that most (but not all) values in your array use less than 32 bits.

Table Of Contents

Latest Version

Download me.lemire.integercompression : JavaFastPFOR Javadoc & API Documentation - Latest Versions:

All Versions

Download me.lemire.integercompression : JavaFastPFOR Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x
0.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file JavaFastPFOR-0.1.12-javadoc.jar to JavaFastPFOR-0.1.12-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder JavaFastPFOR-0.1.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 "JavaFastPFOR-0.1.12-sources.jar" -d "JavaFastPFOR-0.1.12-javadoc" -subpackages 

Advertisement

Dependencies from Group

Apr 09, 2018
23 usages
506 stars

Discover Dependencies

Jun 20, 2023
154 usages
8.4k stars
Jun 20, 2023
206 usages
8.4k stars
Jun 20, 2023
57 usages
8.4k stars
Jun 20, 2023
8.4k stars
Jun 25, 2023
16 usages
0 stars
Jun 24, 2019
10 usages
268 stars
Aug 05, 2015
Sep 01, 2015
418 stars
May 02, 2017
42 usages
348 stars