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

ee.bitweb.core.scheduled.ScheduledRunnable Maven / Gradle / Ivy

The newest version!
package ee.bitweb.core.scheduled;

public interface ScheduledRunnable {
    void run();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy