Package | Description |
---|---|
org.apache.commons.lang3.concurrent.locks |
Provides support classes for multi-threaded programming.
|
Modifier and Type | Class and Description |
---|---|
static class |
LockingVisitors.ReadWriteLockVisitor<O>
This class implements a wrapper for a locked (hidden) object, and provides the means to access it.
|
static class |
LockingVisitors.StampedLockVisitor<O>
This class implements a wrapper for a locked (hidden) object, and provides the means to access it.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.