public static interface UtlPool.EvictedItemReceiver<T extends UtlPool.Item<T>>
| Modifier and Type | Method and Description |
|---|---|
void |
process(T item)
Evicted item processor.
|
void process(T item)
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.