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 storeconnect-sensors-api-client-0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.storeconnect.sensors.api.client.model.motion
├─ com.github.storeconnect.sensors.api.client.model.motion.FeatureProperty.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.motion.MotionEvent.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.motion.MotionSubject.class - [JAR]
com.github.storeconnect.sensors.api.client.util
├─ com.github.storeconnect.sensors.api.client.util.FeatureUtils.class - [JAR]
com.github.storeconnect.sensors.api.client.model.feature
├─ com.github.storeconnect.sensors.api.client.model.feature.GeometryTypedFeature.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.feature.PointFeature.class - [JAR]
com.github.storeconnect.sensors.api.client.model.motion.builder
├─ com.github.storeconnect.sensors.api.client.model.motion.builder.MotionEventBuilder.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.motion.builder.MotionObservationBuilder.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.motion.builder.MotionSubjectBuilder.class - [JAR]
com.github.storeconnect.sensors.api.client.model.builder
├─ com.github.storeconnect.sensors.api.client.model.builder.DatastreamBuilder.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.builder.FeatureOfInterestBuilder.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.builder.LocationBuilder.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.builder.ObservationBuilder.class - [JAR]
com.github.storeconnect.sensors.api.client.model.feature.builder
├─ com.github.storeconnect.sensors.api.client.model.feature.builder.GeometryTypedFeatureBuilder.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.feature.builder.PointFeatureBuilder.class - [JAR]
com.github.storeconnect.sensors.api.client.model
├─ com.github.storeconnect.sensors.api.client.model.ObservationResult.class - [JAR]
├─ com.github.storeconnect.sensors.api.client.model.ObservedProperties.class - [JAR]