Package | Description |
---|---|
org.apache.commons.lang3.concurrent.locks |
Provides support classes for multi-threaded programming.
|
Modifier and Type | Method and Description |
---|---|
static <O> LockingVisitors.StampedLockVisitor<O> |
LockingVisitors.stampedLockVisitor(O object)
Creates a new instance of
LockingVisitors.StampedLockVisitor with the given (hidden) object. |
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.