static <A, B> Cl<B> nuLike dirtyCollectionCast(Class<B> c, Cl<A> l) { ret (Cl) l; }