public class OADataSourceEmptyIterator extends Object implements OADataSourceIterator
Constructor and Description |
---|
OADataSourceEmptyIterator() |
Modifier and Type | Method and Description |
---|---|
void |
forEachRemaining(Consumer action) |
String |
getQuery() |
String |
getQuery2() |
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSiblingHelper
public String getQuery()
getQuery
in interface OADataSourceIterator
public String getQuery2()
getQuery2
in interface OADataSourceIterator
public void remove()
remove
in interface OADataSourceIterator
remove
in interface Iterator
public void forEachRemaining(Consumer action)
forEachRemaining
in interface Iterator
Copyright © 1999–2025 ViaOA. All rights reserved.