Hi guys,
Can someone explain me the following statement:
for ( PropertyDescriptor pd : info.getPropertyDescriptors() ){
This is used in the introspection exercise in the javabeans exercise and I
don´t understand what the ‘:’ means inside the for statement. Any idea?
Thanks
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---