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 tofu-memo_2.12-0.9.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tofu.memo
├─ tofu.memo.CacheControl.class - [JAR]
├─ tofu.memo.CacheKeyControl.class - [JAR]
├─ tofu.memo.CacheKeyState.class - [JAR]
├─ tofu.memo.CacheKeyStateMVar.class - [JAR]
├─ tofu.memo.CacheKeyStateRef.class - [JAR]
├─ tofu.memo.CacheMethod.class - [JAR]
├─ tofu.memo.CacheOperation.class - [JAR]
├─ tofu.memo.CacheState.class - [JAR]
├─ tofu.memo.CacheStateMVar.class - [JAR]
├─ tofu.memo.CacheStateRef.class - [JAR]
├─ tofu.memo.CacheVal.class - [JAR]
├─ tofu.memo.Cached.class - [JAR]
├─ tofu.memo.CachedFunc.class - [JAR]
├─ tofu.memo.InvalidationTS.class - [JAR]
├─ tofu.memo.Memoize.class - [JAR]