Package | Description |
---|---|
org.dromara.hutool.core.pool.partition |
基于分区的对象池实现,参考:https://github.com/DanielYWoo/fast-object-pool
|
Modifier and Type | Class and Description |
---|---|
class |
PartitionPoolable<T>
分区可池化对象,此对象会同时持有原始对象和所在的分区
|
Copyright © 2025. All rights reserved.