接口的使用
org.coodex.concurrent.locks.ResourceLock
使用ResourceLock的程序包
-
org.coodex.concurrent.locks中ResourceLock的使用
修饰符和类型方法说明AbstractResourceLockProvider.getLock(ResourceId id) ResourceLockProvider.getLock(ResourceId id) 参数类型为ResourceLock的org.coodex.concurrent.locks中的方法修饰符和类型方法说明static <V> VSyncWrapper.call(ResourceLock lock, long time, Callable<V> callable) static <V> VSyncWrapper.call(ResourceLock lock, Callable<V> callable)