| Constructor and Description |
|---|
ExcelReaderIterator(BaseExcelReader<?,T> reader) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<T> |
iterator()
迭代器 不会存储也不会消费
|
T |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeforEach, spliteratorpublic ExcelReaderIterator(BaseExcelReader<?,T> reader)
Copyright © 2025. All rights reserved.