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

com.englishtown.promises.Environment Maven / Gradle / Ivy

There is a newer version: 3.1.1
Show newest version
package com.englishtown.promises;

/**
 * Environment settings and methods
 */
public interface Environment {

    Scheduler getScheduler();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy