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 korlibs-number-jvm-5.5.0-alpha1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
korlibs.number
├─ korlibs.number.BFloat.class - [JAR]
├─ korlibs.number.Fixed.class - [JAR]
├─ korlibs.number.FixedKt.class - [JAR]
├─ korlibs.number.FixedLong.class - [JAR]
├─ korlibs.number.FixedLongKt.class - [JAR]
├─ korlibs.number.FixedShort.class - [JAR]
├─ korlibs.number.FixedShortKt.class - [JAR]
├─ korlibs.number.Half.class - [JAR]
├─ korlibs.number.HalfKt.class - [JAR]
├─ korlibs.number.Int53.class - [JAR]
├─ korlibs.number.Int53Kt.class - [JAR]
korlibs.number.internal
├─ korlibs.number.internal.InternalKt.class - [JAR]