public class BambooLocks extends Object
Modifier and Type | Method and Description |
---|---|
static com.google.common.cache.LoadingCache<Object,ReentrantLock> |
weakReentrantLockFactory() |
static com.google.common.cache.LoadingCache<Object,ReentrantReadWriteLock> |
weakReentrantReadWriteLockFactory() |
public static com.google.common.cache.LoadingCache<Object,ReentrantLock> weakReentrantLockFactory()
public static com.google.common.cache.LoadingCache<Object,ReentrantReadWriteLock> weakReentrantReadWriteLockFactory()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.