See: Description
| Interface | Description | 
|---|---|
| CloseableResource.Closer<T> | A function that knows how to clean up after a resource. | 
| Class | Description | 
|---|---|
| CloseableResource<T> | An  AutoCloseablethat wraps a resource that needs to be cleaned up but does not implementAutoCloseableitself. | 
| PortableMetrics | |
| PortableRunner | |
| PortableRunnerRegistrar | Registrar for the portable runner. | 
| Exception | Description | 
|---|---|
| CloseableResource.CloseException | An exception that wraps errors thrown while a resource is being closed. |