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 © 2020. All rights reserved.