@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 © 2018. All rights reserved.