Created
October 1, 2018 15:43
-
-
Save hkhc/bb93b6e6ab38ab8da7b148091dba4e34 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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