https://github.com/hanse00/reflectiondemo
A breif demo of Java reflection, and how it leaves scope "security" biting the dust.
https://github.com/hanse00/reflectiondemo
Last synced: over 1 year ago
JSON representation
A breif demo of Java reflection, and how it leaves scope "security" biting the dust.
- Host: GitHub
- URL: https://github.com/hanse00/reflectiondemo
- Owner: Hanse00
- Created: 2022-12-13T04:08:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T04:09:17.000Z (over 3 years ago)
- Last Synced: 2025-02-06T10:52:54.958Z (over 1 year ago)
- Language: Java
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReflectionDemo
A breif demo of Java reflection, and how it leaves scope "security" biting the dust.