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 biojava-phylo-4.2.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.biojava.nbio.phylo
├─ org.biojava.nbio.phylo.Comparison.class - [JAR]
├─ org.biojava.nbio.phylo.DistanceMatrixCalculator.class - [JAR]
├─ org.biojava.nbio.phylo.DistanceTreeEvaluator.class - [JAR]
├─ org.biojava.nbio.phylo.ForesterWrapper.class - [JAR]
├─ org.biojava.nbio.phylo.TreeConstructor.class - [JAR]
├─ org.biojava.nbio.phylo.TreeConstructorType.class - [JAR]
├─ org.biojava.nbio.phylo.TreeType.class - [JAR]