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.AutoCloseable
close
in interface java.io.Closeable
java.io.IOException