View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bitmap-library-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.gov.gchq.gaffer.bitmap.serialisation
├─ uk.gov.gchq.gaffer.bitmap.serialisation.RoaringBitmapSerialiser.class - [JAR]
uk.gov.gchq.gaffer.bitmap.serialisation.utils
├─ uk.gov.gchq.gaffer.bitmap.serialisation.utils.RoaringBitmapUtils.class - [JAR]
uk.gov.gchq.gaffer.bitmap.function.aggregate
├─ uk.gov.gchq.gaffer.bitmap.function.aggregate.RoaringBitmapAggregator.class - [JAR]
uk.gov.gchq.gaffer.bitmap.serialisation.json
├─ uk.gov.gchq.gaffer.bitmap.serialisation.json.BitmapJsonModules.class - [JAR]
├─ uk.gov.gchq.gaffer.bitmap.serialisation.json.RoaringBitmapConstants.class - [JAR]
├─ uk.gov.gchq.gaffer.bitmap.serialisation.json.RoaringBitmapJsonDeserialiser.class - [JAR]
├─ uk.gov.gchq.gaffer.bitmap.serialisation.json.RoaringBitmapJsonSerialiser.class - [JAR]