JavaScript is disabled on your browser.
Skip navigation links
Docs
·
中文文档
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.ultikits.ultitools.annotations.command
Annotation Interface RunAsync
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
RunAsync
Run async annotation.
指令异步注解。
See Also:
@RunAsync