static Runnable rInQ(Q q, Runnable r) { ret r { q.add(r) }; }