Skip to content

Instantly share code, notes, and snippets.

@hkhc
Created October 1, 2018 15:43
Show Gist options
  • Save hkhc/bb93b6e6ab38ab8da7b148091dba4e34 to your computer and use it in GitHub Desktop.
Save hkhc/bb93b6e6ab38ab8da7b148091dba4e34 to your computer and use it in GitHub Desktop.
Log.d("CVM", "KClass ${MyAppViewModel::class.hashCode()} ${MyAppViewModel::class}")
Log.d("CVM", "Class ${MyAppViewModel::class.java.hashCode()} ${MyAppViewModel::class.java}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment