@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface CommandLock
| Modifier and Type | Required Element and Description |
|---|---|
CommandLock.LockType |
value
Returns the type of lock to acquire.
|
public abstract CommandLock.LockType value
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.