- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
tryLock
public boolean tryLock()
Description copied from interface: ILock
尝试锁定
- Specified by:
tryLock
in interface ILock
- Returns:
- true成功
-
unLock
public void unLock()
Description copied from interface: ILock
解锁
- Specified by:
unLock
in interface ILock
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2024. All rights reserved.