public class StringMutexLock extends Object
StringMutexLock()
void
lock(String lockKey)
boolean
unlock(String lockKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringMutexLock()
public void lock(String lockKey)
public boolean unlock(String lockKey)
Copyright © 2024. All rights reserved.