InterviewSolution
Saved Bookmarks
| 1. |
What Is Beanmap? |
|
Answer» An implementation of MAP for JavaBeans which USES introspection to GET and put properties in the BEAN. An implementation of Map for JavaBeans which uses introspection to get and put properties in the bean. |
|