public static interface InvokeLaterDispatcher.InvokeLaterSubmitter
| Modifier and Type | Method and Description |
|---|---|
void |
submitForLaterInvocation(Runnable r)
Submits the runnable to the native system for later execution and
returns immediately.
|
void submitForLaterInvocation(Runnable r)
Copyright © 2025. All rights reserved.