Skip to content

Instantly share code, notes, and snippets.

@vvsevolodovich
Created June 2, 2020 13:22
Show Gist options
  • Save vvsevolodovich/54f231ae4e8595d58bfe7eb5ae584832 to your computer and use it in GitHub Desktop.
Save vvsevolodovich/54f231ae4e8595d58bfe7eb5ae584832 to your computer and use it in GitHub Desktop.
abstract fun resume(value: T)
abstract fun resumeWithException(exception: Throwable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment