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 opencast-statistics-service-api-14.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opencastproject.statistics.api
├─ org.opencastproject.statistics.api.DataResolution.class - [JAR]
├─ org.opencastproject.statistics.api.ProviderConfiguration.class - [JAR]
├─ org.opencastproject.statistics.api.ResourceType.class - [JAR]
├─ org.opencastproject.statistics.api.StatisticsCoordinator.class - [JAR]
├─ org.opencastproject.statistics.api.StatisticsProvider.class - [JAR]
├─ org.opencastproject.statistics.api.StatisticsService.class - [JAR]
├─ org.opencastproject.statistics.api.StatisticsUtil.class - [JAR]
├─ org.opencastproject.statistics.api.StatisticsWriter.class - [JAR]
├─ org.opencastproject.statistics.api.TimeSeries.class - [JAR]
├─ org.opencastproject.statistics.api.TimeSeriesProvider.class - [JAR]
├─ org.opencastproject.statistics.api.package-info.class - [JAR]