Reflection
Tweet(Next Up: Multithreading)
Reflection reflection reflection... This is where we want to call a method on a class, but we don't know for sure that class even has that method! Pretty crazy, huh? This is used more often than it seems, but we will take a very down to earth approach and see how to even pass in multiple parameters when using reflection to call a method!

Questions or comments on Reflection? Please consult our forums.
| Attachments | Size |
|---|---|
program...ion.pdf | 1.13 MB |
mainclass1.zip | 1.37 KB |
mainclass2.zip | 1.09 KB |
person.zip | 911 B |
slowjava1.zip | 1.59 KB |
slowjava2.zip | 1.55 KB |