public interface Lease<T>
extends java.io.Closeable
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| T | leasedObject() | 
T leasedObject()
void close()
           throws java.io.IOException
close in interface java.lang.AutoCloseableclose in interface java.io.Closeablejava.io.IOException