Esempio n. 1
0
 public static Notices getNotices() {
   for (Notice notice : NOTICE_LIST) notices.addNotice(notice);
   return notices;
 }