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