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