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 sketch-extensions-core-desktop-4.0.0-alpha01.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.panpf.sketch.util
├─ com.github.panpf.sketch.util.DownloadFakeDecoder.class - [JAR]
├─ com.github.panpf.sketch.util.DownloadFakeImage.class - [JAR]
├─ com.github.panpf.sketch.util.DownloadKt.class - [JAR]
com.github.panpf.sketch.request
├─ com.github.panpf.sketch.request.PauseLoadWhenScrollingDecodeInterceptor.class - [JAR]
├─ com.github.panpf.sketch.request.PauseLoadWhenScrollingDecodeInterceptorKt.class - [JAR]
├─ com.github.panpf.sketch.request.PauseLoadWhenScrollingExtensionsKt.class - [JAR]
├─ com.github.panpf.sketch.request.SaveCellularTrafficExtensionsKt.class - [JAR]
├─ com.github.panpf.sketch.request.SaveCellularTrafficRequestInterceptor.class - [JAR]
├─ com.github.panpf.sketch.request.SaveCellularTrafficRequestInterceptorKt.class - [JAR]
com.github.panpf.sketch.state
├─ com.github.panpf.sketch.state.SaveCellularTrafficCondition.class - [JAR]
├─ com.github.panpf.sketch.state.SaveCellularTrafficExtensionsKt.class - [JAR]
com.github.panpf.sketch.ability
├─ com.github.panpf.sketch.ability.Data_from_logoKt.class - [JAR]
├─ com.github.panpf.sketch.ability.Mime_type_logoKt.class - [JAR]
├─ com.github.panpf.sketch.ability.Progress_indicatorKt.class - [JAR]