MainThread
@Qualifier
@Retention(value = RetentionPolicy.RUNTIME)
public annotation MainThread
Annotates an Executor that executes tasks on the main thread
@Qualifier
@Retention(value = RetentionPolicy.RUNTIME)
public annotation MainThread
Annotates an Executor that executes tasks on the main thread
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.