Package org.eclipse.jetty.util.thread
Class Locker.UnLock
java.lang.Object
org.eclipse.jetty.util.thread.Locker.Lock
org.eclipse.jetty.util.thread.Locker.UnLock
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
Locker
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.util.thread.Locker.Lock
close
-
Constructor Details
-
UnLock
public UnLock()Deprecated.
-