public class NamedRunnable extends Object implements Runnable
NamedRunnable(String name, Runnable runnable)
void
run()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NamedRunnable(String name, Runnable runnable)
public void run()
run
Runnable
public String toString()
toString
Object
Copyright © 2019. All rights reserved.