| Interface | Description |
|---|---|
| BlockingDisposable | |
| Disposable | |
| Lease<T> | |
| LeaseSupplier<T> | |
| NonValidatingRecyclingSupplier<T> | |
| ObjectBorower<T> | |
| RecyclingSupplier<T> |
Object pool interface.
|
| RecyclingSupplier.Factory<T> | |
| Scanable<T> | |
| Scanable.ScanHandler<O> | |
| SizedLeaseSupplier<T> | |
| SizedRecyclingSupplier<T> | |
| SizedRecyclingSupplier.Factory<T> | |
| SmartRecyclingSupplier<T> | |
| UsageProvider<T> |
| Class | Description |
|---|---|
| RecyclerFactory | |
| Template<T,R,E extends Exception> |
| Enum | Description |
|---|---|
| ObjectBorower.Action |
| Exception | Description |
|---|---|
| ObjectBorrowException | |
| ObjectCreationException | |
| ObjectDisposeException | |
| ObjectReturnException | |
| SupplierException |
Copyright © 2018 SPF4J. All rights reserved.