Skip to content

Instantly share code, notes, and snippets.

@deviantfero
Created January 31, 2018 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deviantfero/21c76a6511bdda0901e8fd75081bd95e to your computer and use it in GitHub Desktop.
Save deviantfero/21c76a6511bdda0901e8fd75081bd95e to your computer and use it in GitHub Desktop.
companion object {
  // Other static constants
private val executor = Executors.newSingleThreadExecutor()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment