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

comanche.Scheduler Maven / Gradle / Ivy

package comanche;

public interface Scheduler {
  void schedule (Runnable task);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy