static L syncList() { ret synchroList(); } static L syncList(L l) { ret synchroList(l); }