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 fork-util-0.1.0-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.peanuuutz.fork.util.fork
├─ net.peanuuutz.fork.util.fork.ForkLoggerKt.class - [JAR]
├─ net.peanuuutz.fork.util.fork.InternalForkApi.class - [JAR]
net.peanuuutz.fork.util.common.diff
├─ net.peanuuutz.fork.util.common.diff.DiffAlgorithm.class - [JAR]
├─ net.peanuuutz.fork.util.common.diff.Differ.class - [JAR]
├─ net.peanuuutz.fork.util.common.diff.MyersDiffKt.class - [JAR]
├─ net.peanuuutz.fork.util.common.diff.NegatableRecord.class - [JAR]
net.peanuuutz.fork.util.common
├─ net.peanuuutz.fork.util.common.BooleanRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.ByteRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.CharRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.Color.class - [JAR]
├─ net.peanuuutz.fork.util.common.ColorKt.class - [JAR]
├─ net.peanuuutz.fork.util.common.CompactHelperKt.class - [JAR]
├─ net.peanuuutz.fork.util.common.DoubleRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.FloatRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.IntRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.IterableHelperKt.class - [JAR]
├─ net.peanuuutz.fork.util.common.LazyRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.LongRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.NullableRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.Ref.class - [JAR]
├─ net.peanuuutz.fork.util.common.RefKt.class - [JAR]
├─ net.peanuuutz.fork.util.common.ShortRef.class - [JAR]
├─ net.peanuuutz.fork.util.common.TimeHelperKt.class - [JAR]
net.peanuuutz.fork.util.internal.entrypoint
├─ net.peanuuutz.fork.util.internal.entrypoint.ForkUtil.class - [JAR]
net.peanuuutz.fork.util.minecraft
├─ net.peanuuutz.fork.util.minecraft.BaseMixinPlugin.class - [JAR]
├─ net.peanuuutz.fork.util.minecraft.EndpointsKt.class - [JAR]
├─ net.peanuuutz.fork.util.minecraft.EventFactoryKt.class - [JAR]