| Constructor and Description |
|---|
ComputeIter() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
computeNext()
|
void |
finish()
手动结束遍历器,用于关闭操作等
|
boolean |
hasNext() |
T |
next() |
void |
resetState()
重置状态,用于再次遍历
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeprotected abstract T computeNext()
public void finish()
public void resetState()
Copyright © 2026. All rights reserved.