All Downloads are FREE. Search and download functionalities are using the official Maven repository.

apt.src.main.java.com.acme.HeatSensor Maven / Gradle / Ivy

package com.acme;

interface HeatSensor {
    double getTemperature();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy