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 wdtk-storage-0.3.4.shilad.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wikidata.wdtk.storage.datastructures
├─ org.wikidata.wdtk.storage.datastructures.BitVector.class - [JAR]
├─ org.wikidata.wdtk.storage.datastructures.BitVectorImpl.class - [JAR]
├─ org.wikidata.wdtk.storage.datastructures.BitVectorIterator.class - [JAR]
├─ org.wikidata.wdtk.storage.datastructures.CountBitsArray.class - [JAR]
├─ org.wikidata.wdtk.storage.datastructures.FindPositionArray.class - [JAR]
├─ org.wikidata.wdtk.storage.datastructures.RankedBitVector.class - [JAR]
├─ org.wikidata.wdtk.storage.datastructures.RankedBitVectorImpl.class - [JAR]