Package com.alibaba.nacos.sys.utils
Class DiskUtils.LineIterator
java.lang.Object
com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- DiskUtils
-
Method Summary
-
Method Details
-
hasNext
public boolean hasNext() -
next
-
nextLine
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-
remove
public void remove() -
forEachRemaining
-