Skip to content

Instantly share code, notes, and snippets.

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 radistao/5478443 to your computer and use it in GitHub Desktop.
Save radistao/5478443 to your computer and use it in GitHub Desktop.
"move getTraceCount to the class top" traces output
getTrace #1 someStaticConst
getTrace #2 someStaticVar
Get instance start
getTrace #3 someConst
getTrace #4 someVar
ChatMenuStructure getTrace chatMenuStructureConst
ChatMenuStructure getTrace chatMenuStructureVar
ChatMenuStructure constructor
ChatModel contructor before super()
ChatModel contructor after super()
Get instance end
menu is "ChatMenuStructure instance"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment