public class LockSupport extends Object
| Modifier and Type | Method and Description |
|---|---|
ReentrantLock |
getLock(Object object) |
static LockSupport |
newInstance(int lockSize) |
public static LockSupport newInstance(int lockSize)
public ReentrantLock getLock(Object object)
Copyright © 2018. All rights reserved.