public class LambdaThreadLauncher extends Object implements Runnable
LambdaThreadLauncher(Action0 function)
LambdaThreadLauncher(Action0 function, long delay)
Thread
getThread()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LambdaThreadLauncher(Action0 function)
public LambdaThreadLauncher(Action0 function, long delay)
public Thread getThread()
public void run()
run
Runnable
Copyright © 2021. All rights reserved.