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