smali

воскресенье, 21 сентября 2014 г.

java reflection

[articles]
What is reflection, and why is it useful?
http://stackoverflow.com/questions/37628/what-is-reflection-and-why-is-it-useful

Java Reflection Tutorial
http://tutorials.jenkov.com/java-reflection/index.html

Java runtime metadata analysis, in the spirit of Scannotations
http://code.google.com/p/reflections/

Java Reflection Tutorial for Classes, Methods, Fields, Constructors, Annotations and much more
http://www.journaldev.com/1789/java-reflection-tutorial-for-classes-methods-fields-constructors-annotations-and-much-more

What is reflection, why is it useful, and how to use it?
http://www.programcreek.com/2013/09/java-reflection-tutorial/

Take an in-depth look at the Java Reflection API
http://www.javaworld.com/article/2077015/java-se/take-an-in-depth-look-at-the-java-reflection-api.html

Java programming dynamics, Part 2: Introducing reflection
http://www.ibm.com/developerworks/library/j-dyn0603/

Provide a simple example of object reflection in Java. What is reflection in Java?
http://www.programmerinterview.com/index.php/java-questions/java-reflection-example/




[video]
Java Reflection Tutorial
http://www.youtube.com/watch?v=agnblS47F18

Java Reflection For Fun
http://www.youtube.com/watch?v=26dkPcBcXz8

Java Interview Questions And Answers When to use Java Reflection API in your application
http://www.youtube.com/watch?v=RmzSSWsz5h8

Simple tutorial about reflections in java
http://www.youtube.com/watch?v=ciDjI5EXew0

Java Reflection, Part 1
http://www.youtube.com/watch?v=bvFA8TbGe1w

Java Reflection, Part 2
http://www.youtube.com/watch?v=Gt5VbWk-QCs

Java reflection in action and insight in object relational mapping
http://www.youtube.com/watch?v=Cwpk_sLUYJY



InterviewDot.com


java reflection get all classes from package
http://stackoverflow.com/questions/15519626/how-to-get-all-classes-names-in-a-package
http://stackoverflow.com/questions/520328/can-you-find-all-classes-in-a-package-using-reflection
http://code.google.com/p/reflections/


Комментариев нет:

Отправить комментарий