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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lock
-
-
Constructor Details
-
LockWrapper
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-