Created
November 12, 2023 15:40
-
-
Save af2905/3b154d8b744ecd3057614c471f97d757 to your computer and use it in GitHub Desktop.
invoke_create_invokesuspend
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public final Object invoke(Object var1, Object var2) | |
public final Continuation create(@Nullable Object value, @NotNull Continuation completion) | |
public final Object invokeSuspend(@NotNull Object $result) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment