Wednesday 5 August 2009

Java Reflections API (example)

Looping through Objects in a list, checking whether each Object contains a method called getId(). If so, invoke the method and show the result:

No comments: