public final class EmptyLineIterator extends LineIterator
| 限定符和类型 | 方法和说明 |
|---|---|
static EmptyLineIterator |
getInstance() |
boolean |
hasNext() |
String |
next() |
close, isValidLine, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static EmptyLineIterator getInstance()
public boolean hasNext()
hasNext 在接口中 Iterator<String>hasNext 在类中 LineIteratorCopyright © 2022. All rights reserved.