| Class | Description |
|---|---|
| ArraySuppliers | |
| ArraySuppliers.Bytes | |
| ArraySuppliers.Chars | |
| ArraySuppliers.Objects | |
| LeaseImpl<T> | |
| ObjectHolder<T> |
this is not a thread safe implementation.
|
| ObjectHolderFactory<T> | |
| Powerof2SizedGlobalRecyclingSupplier<T> |
recycling supplier that allows you to recycle objects.
|
| Powerof2ThreadLocalRecyclingSupplier<T> |
recycling supplier that allows you to recycle objects.
|
| RecyclingSupplierBuilder<T> | |
| SharingObjectPool<T> |
a object sharing pool.
|
| SharingObjectPool.SharedObject<T> | |
| SizedThreadLocalRecyclingSupplier<T> |
recycling supplier that allows you to recycle objects.
|
| ThreadLocalRecyclingSupplier<T> |
Copyright © 2018 SPF4J. All rights reserved.