static Runnable rThread(final O f) { ret r { thread { callF(f); } }; }