public abstract class Threads extends Object
static void
renameThreadAndRun(String name, Runnable runnable)
thread
Runnable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void renameThreadAndRun(String name, Runnable runnable)
original
name
runnable
Copyright © 2018. All rights reserved.