public final class Locks extends Object
Lock objects.| Modifier and Type | Method | Description |
|---|---|---|
static ExtendedLock |
reentrantLock() |
|
static ExtendedLock |
reentrantLock(boolean fair) |
public static ExtendedLock reentrantLock()
public static ExtendedLock reentrantLock(boolean fair)
Copyright © 2018 JBoss by Red Hat. All rights reserved.