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 hypo-mappings-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.denwav.hypo.mappings.changes
├─ dev.denwav.hypo.mappings.changes.AbstractMappingsChange.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.AddNewMappingChange.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.AddNewParameterMappingsChange.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.CopyConstructorMappingChange.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.CopyLambdaParametersChange.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.CopyMethodMappingChange.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.MemberReference.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.RemoveClassMappingChange.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.RemoveMappingChange.class - [JAR]
├─ dev.denwav.hypo.mappings.changes.RemoveParameterMappingChange.class - [JAR]
dev.denwav.hypo.mappings.contributors
├─ dev.denwav.hypo.mappings.contributors.ChangeContributor.class - [JAR]
├─ dev.denwav.hypo.mappings.contributors.ChangeContributorSet.class - [JAR]
├─ dev.denwav.hypo.mappings.contributors.CopyLambdaParametersDown.class - [JAR]
├─ dev.denwav.hypo.mappings.contributors.CopyMappingsDown.class - [JAR]
├─ dev.denwav.hypo.mappings.contributors.CopyRecordParameters.class - [JAR]
├─ dev.denwav.hypo.mappings.contributors.PropagateMappingsUp.class - [JAR]
├─ dev.denwav.hypo.mappings.contributors.RemoveUnusedMappings.class - [JAR]
dev.denwav.hypo.mappings
├─ dev.denwav.hypo.mappings.ChangeChain.class - [JAR]
├─ dev.denwav.hypo.mappings.ChangeRegistry.class - [JAR]
├─ dev.denwav.hypo.mappings.ClassMappingsChange.class - [JAR]
├─ dev.denwav.hypo.mappings.LorenzUtil.class - [JAR]
├─ dev.denwav.hypo.mappings.LorenzUtilHelper.class - [JAR]
├─ dev.denwav.hypo.mappings.LorenzUtilHelperJdk8.class - [JAR]
├─ dev.denwav.hypo.mappings.LorenzUtilHelperJdk9.class - [JAR]
├─ dev.denwav.hypo.mappings.MappingsChange.class - [JAR]
├─ dev.denwav.hypo.mappings.MappingsCompletionManager.class - [JAR]
├─ dev.denwav.hypo.mappings.MergeResult.class - [JAR]
├─ dev.denwav.hypo.mappings.MergeableMappingsChange.class - [JAR]