| Interface | Description |
|---|---|
| AutoCloseablePlus |
Enriches AutoCloseable with isClosed().
|
| Resource |
Resource that should be closed when not needed anymore.
|
| ResourceIterable<T> | |
| ResourceIterator<T> |
Closeable Iterator with associated resources.
|
| ResourceManager | |
| ResourceTracker |
| Class | Description |
|---|---|
| CloseableResourceManager | |
| CpuClock |
Measures CPU time by thread.
|
| HeapAllocation | |
| IOUtils |
IO helper methods.
|
| NullOutputStream | |
| ResourceUtils |
| Enum | Description |
|---|---|
| ByteUnit |
A ByteUnit is a unit for a quantity of bytes.
|
| Exception | Description |
|---|---|
| ResourceCloseFailureException |
This exception is thrown when a checked exception occurs inside
Resource.close(). |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.