public class StringMutexLock extends Object
| Constructor and Description |
|---|
StringMutexLock() |
| Modifier and Type | Method and Description |
|---|---|
void |
lock(String lockKey)
锁
|
boolean |
unlock(String lockKey)
解锁
|
Copyright © 2025. All rights reserved.