static void addInFront(L c, A a) { addFirst(c, a); }