Class BambooLocks.AutoCloseableLock
- java.lang.Object
-
- com.atlassian.bamboo.utils.concurrent.BambooLocks.AutoCloseableLock
-
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- BambooLocks
public static class BambooLocks.AutoCloseableLock extends Object implements AutoCloseable
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interfaceAutoCloseable
-
-