Package | Description |
---|---|
org.dromara.hutool.core.collection.iter |
Modifier and Type | Method and Description |
---|---|
static <E> CopiedIter<E> |
CopiedIter.copyOf(Iterator<E> iterator)
根据已有
Iterator ,返回新的CopiedIter |
Copyright © 2025. All rights reserved.