// runnable = Runnable or String (method name) static Thread lowPriorityThread(O runnable) { ret lowerPriorityThread(runnable); }