static L addListener(L list, A a) { ret createOrAddToSyncList(list, a); }