jar

org.ogema.apps : simulated-freezer

Maven & Gradle

Dec 06, 2019

OGEMA Applications :: Simulated Freezer · Very basic simulation of a freezer. Intended to be used as demonstration code and in conjunction with the fridge-control application.

Table Of Contents

Latest Version

Download org.ogema.apps : simulated-freezer JAR file - Latest Versions:

All Versions

Download org.ogema.apps : simulated-freezer JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window simulated-freezer-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ogema.app.simulation.freezer

├─ org.ogema.app.simulation.freezer.FreezerPattern.class - [JAR]

├─ org.ogema.app.simulation.freezer.FreezerSimulation.class - [JAR]

├─ org.ogema.app.simulation.freezer.FreezerSimulationApp.class - [JAR]