Class LockingVisitors.ReentrantLockVisitor.Builder<O>

Type Parameters:
O - the wrapped object type.
All Implemented Interfaces:
FailableSupplier<LockingVisitors.LockVisitor<O, ReentrantLock>, RuntimeException>
Enclosing class:
LockingVisitors.ReentrantLockVisitor<O>