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 kotlin-common-reflect-jvm-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.huanshankeji.kotlin.reflect.fullconcretetype
├─ com.huanshankeji.kotlin.reflect.fullconcretetype.FullConcreteTypeClass.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.fullconcretetype.FullConcreteTypeKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.fullconcretetype.FullConcreteTypeProperty1.class - [JAR]
com.huanshankeji.kotlin.reflect
├─ com.huanshankeji.kotlin.reflect.ConcreteReturnTypeProperty1.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.DummyTypeConstructor.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.KTypeAndClassKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.KTypeJvmKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.KTypeKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.KTypeSubstitutionKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.KTypeUnificationKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.PropertyTypeParameterInferenceKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.ReadableStringKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.SealedKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.SubclassTypeParameterInferenceKt.class - [JAR]
├─ com.huanshankeji.kotlin.reflect.TypeAndClass.class - [JAR]