¡@

Home 

java Programming Glossary: objectb

Struts2: Updating the values of a “List Of Objects” inside a Map

http://stackoverflow.com/questions/15006868/struts2-updating-the-values-of-a-list-of-objects-inside-a-map

a Map There is an object ObjectA which has a list of ObjectB . There is a TreeMap inside the ObjectB . This TreeMap has a.. has a list of ObjectB . There is a TreeMap inside the ObjectB . This TreeMap has a String as key and a List of another object.. implements Serializable private Integer attr1 private List ObjectB objB ...getters and setters.... public class ObjectB implements..