public final class Async extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Async.Execute
Indicates that the marked method executes async computation.
|
static interface |
Async.Schedule
Indicates that the marked method schedules async computation.
|