@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited @Documented public @interface SyncRun
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
value
Define if the runnable shall be performed synchronously.
|
Copyright © 2011–2018 JRebirth OSS. All rights reserved.