public static class DiskUtils.LineIterator extends Object implements AutoCloseable
public boolean hasNext()
public String next()
public String nextLine()
public void close()
throws IOException
close 在接口中 AutoCloseableIOExceptionpublic void remove()
public void forEachRemaining(java.util.function.Consumer<? super String> action)
Copyright © 2018–2023 Alibaba Group. All rights reserved.