Reflection

 
(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!

Reflection
Questions or comments on Reflection? Please consult our forums.

Segments Time
Part 14:11
Part 23:43
Part 33:53
Part 47:50
Part 53:50
Part 63:12
Part 71:46
Part 84:55

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