close
The Wayback Machine - https://web.archive.org/web/20170222024258/https://developer.android.google.cn/reference/java/util/concurrent/ScheduledFuture.html
Skip to content

Most visited

Recently visited

navigation

ScheduledFuture

public interface ScheduledFuture
implements Delayed, Future<V>

java.util.concurrent.ScheduledFuture<V>
BERJAYAKnown Indirect Subclasses


A delayed result-bearing action that can be cancelled. Usually a scheduled future is the result of scheduling a task with a ScheduledExecutorService.

Summary

Inherited methods

BERJAYAFrom interface java.util.concurrent.Delayed
BERJAYAFrom interface java.util.concurrent.Future
BERJAYAFrom interface java.lang.Comparable
This site uses cookies to store your preferences for site-specific language and display options.

Hooray!

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.

Take a one-minute survey?
Help us improve Android tools and documentation.