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 adapter-1.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dc.android.bridge.fragment
├─ dc.android.bridge.fragment.BaseListFragment.class - [JAR]
├─ dc.android.bridge.fragment.BaseListWrapperFooterFragment.class - [JAR]
├─ dc.android.bridge.fragment.BaseListWrapperFragment.class - [JAR]
dc.android.bridge.annotation
├─ dc.android.bridge.annotation.RecyclerItemViewId.class - [JAR]
dc.android.bridge.adapter.wrapper
├─ dc.android.bridge.adapter.wrapper.RecyclerWrapper.class - [JAR]
dc.android.bridge.adapter
├─ dc.android.bridge.adapter.BuildConfig.class - [JAR]
├─ dc.android.bridge.adapter.PurposeRecyclerAdapter.class - [JAR]