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, wait
forEachRemaining, remove
forEach, spliterator
public ExcelReaderIterator(BaseExcelReader<?,T> reader)
Copyright © 2024. All rights reserved.