static bool addToCollection(A a, Cl... l) { fOr (Cl c : l) l.add(a); }