Package com.aspectran.core.util.thread
Class Locker.Lock
- java.lang.Object
-
- com.aspectran.core.util.thread.Locker.Lock
-
- All Implemented Interfaces:
java.lang.AutoCloseable
- Enclosing class:
- Locker
public class Locker.Lock extends java.lang.Object implements java.lang.AutoCloseable
The unlocker object that unlocks when it is closed.
-
-
Constructor Summary
Constructors Constructor Description Lock()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
-