static L synchroLinkedList() { return synchroList(new LinkedList()); }