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 traceevents-1.8.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tomtom.kotlin.traceevents
├─ com.tomtom.kotlin.traceevents.GenericTraceEventConsumer.class - [JAR]
├─ com.tomtom.kotlin.traceevents.TraceEvent.class - [JAR]
├─ com.tomtom.kotlin.traceevents.TraceEventConsumer.class - [JAR]
├─ com.tomtom.kotlin.traceevents.TraceEventConsumerCollection.class - [JAR]
├─ com.tomtom.kotlin.traceevents.TraceEventListener.class - [JAR]
├─ com.tomtom.kotlin.traceevents.TraceLog.class - [JAR]
├─ com.tomtom.kotlin.traceevents.TraceLogLevel.class - [JAR]
├─ com.tomtom.kotlin.traceevents.TraceOptions.class - [JAR]
├─ com.tomtom.kotlin.traceevents.TraceThreadLocalContext.class - [JAR]
├─ com.tomtom.kotlin.traceevents.Tracer.class - [JAR]