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 flogger-testing-0.7.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.common.flogger.testing
├─ com.google.common.flogger.testing.AbstractScopedLoggingContextTest.class - [JAR]
├─ com.google.common.flogger.testing.AssertingLogger.class - [JAR]
├─ com.google.common.flogger.testing.FakeLogData.class - [JAR]
├─ com.google.common.flogger.testing.FakeLogRecord.class - [JAR]
├─ com.google.common.flogger.testing.FakeLogSite.class - [JAR]
├─ com.google.common.flogger.testing.FakeLoggerBackend.class - [JAR]
├─ com.google.common.flogger.testing.FakeMetadata.class - [JAR]
├─ com.google.common.flogger.testing.FormatOptionsSubject.class - [JAR]
├─ com.google.common.flogger.testing.FormatTypeSubject.class - [JAR]
├─ com.google.common.flogger.testing.LogDataSubject.class - [JAR]
├─ com.google.common.flogger.testing.MetadataSubject.class - [JAR]
├─ com.google.common.flogger.testing.TestLogger.class - [JAR]