@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited @Documented public @interface Priority
| Modifier and Type | Optional Element and Description |
|---|---|
PriorityLevel |
value
Define the Runnable Priority value.
|
public abstract PriorityLevel value
Copyright © 2011–2018 JRebirth OSS. All rights reserved.