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