Package org.testng.internal
Class KeyAwareAutoCloseableLock.AutoReleasable
- java.lang.Object
-
- org.testng.internal.KeyAwareAutoCloseableLock.AutoReleasable
-
- All Implemented Interfaces:
java.lang.AutoCloseable
- Enclosing class:
- KeyAwareAutoCloseableLock
public static class KeyAwareAutoCloseableLock.AutoReleasable extends java.lang.Object implements java.lang.AutoCloseable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
boolean
equals(java.lang.Object object)
int
hashCode()
-