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

java.util.concurrent.ScheduledFuture Maven / Gradle / Ivy

package java.util.concurrent;

public interface ScheduledFuture extends Delayed, Future {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy