Skip to content

Instantly share code, notes, and snippets.

@Nillerr
Created May 20, 2021 19:24
Show Gist options
  • Save Nillerr/8888346ca5d942c14907684bd72c564e to your computer and use it in GitHub Desktop.
Save Nillerr/8888346ca5d942c14907684bd72c564e to your computer and use it in GitHub Desktop.
interface Cancellable {
fun cancel()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment