@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited @Documented public @interface OnRelease
| Modifier and Type | Optional Element and Description |
|---|---|
PriorityLevel |
value
Define the execution order of all methods performed after release.
|
public abstract PriorityLevel value
Copyright © 2011–2018 JRebirth OSS. All rights reserved.