public class AccountState.QualityIterator extends Object implements Iterator<LedgerEntry>
public QualityIterator(Hash256 start)
public boolean hasNext()
hasNext 在接口中 Iterator<LedgerEntry>public LedgerEntry next()
next 在接口中 Iterator<LedgerEntry>public void remove()
remove 在接口中 Iterator<LedgerEntry>Copyright © 2021. All rights reserved.