JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.common.lock
ILockByKey
Uses of Interface
cool.scx.common.lock.ILockByKey
Packages that use
ILockByKey
Package
Description
cool.scx.common.lock
Uses of
ILockByKey
in
cool.scx.common.lock
Classes in
cool.scx.common.lock
that implement
ILockByKey
Modifier and Type
Class
Description
final class
LockByKey
<T>
根据 Key 进行锁 , 使用 Semaphore 以支持多线程的 访问