| Package | Description |
|---|---|
| org.dromara.hutool.core.collection |
集合以及Iterator封装,包括集合工具CollUtil,Iterator和Iterable工具IterUtil
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedList<E>
指定边界大小的List
通过指定边界,可以限制List的最大容量 |
Copyright © 2025. All rights reserved.