![JAR search and dependency download from the Maven repository](/logo.png)
java.util.concurrent.ScheduledFuture Maven / Gradle / Ivy
package java.util.concurrent;
public interface ScheduledFuture extends Delayed, Future {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package java.util.concurrent;
public interface ScheduledFuture extends Delayed, Future {
}