Skip to content

Instantly share code, notes, and snippets.

@zhenyi2697
Created February 1, 2016 18:57
Show Gist options
  • Save zhenyi2697/b5f0817d610cecb1eb2a to your computer and use it in GitHub Desktop.
Save zhenyi2697/b5f0817d610cecb1eb2a to your computer and use it in GitHub Desktop.
Get loaded class on runtime
MyClass.class.getProtectionDomain().getCodeSource()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment