| Package | Description |
|---|---|
| com.spun.util | |
| org.lambda.actions | |
| org.lambda.actions.implementations |
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
ObjectUtils.captureException(Action0 runnableBlock) |
static void |
ThreadLauncher.launch(Action0 action)
Deprecated.
|
| Constructor and Description |
|---|
LambdaThreadLauncher(Action0 function) |
LambdaThreadLauncher(Action0 function,
long delay) |
| Modifier and Type | Method and Description |
|---|---|
static Action0 |
Action0.runtime(Action0.Action0WithExceptions exceptions) |
| Modifier and Type | Class and Description |
|---|---|
class |
A0
Deprecated.
use lambdas: () -> ...your code...
|
Copyright © 2018. All rights reserved.