コード例 #1
0
 public MyDataObject()
 {
     this.map     = new CookieMap();
     this.entries = new ArrayList();
 }