Class AbstractMultiReaderMutableCollection.LockWrapper

java.lang.Object
org.eclipse.collections.impl.collection.mutable.AbstractMultiReaderMutableCollection.LockWrapper
All Implemented Interfaces:
AutoCloseable
Enclosing class:
AbstractMultiReaderMutableCollection<T>

public static class AbstractMultiReaderMutableCollection.LockWrapper extends Object implements AutoCloseable
  • Constructor Details

    • LockWrapper

      public LockWrapper(Lock lock)
  • Method Details