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, waitgetSiblingHelperpublic String getQuery()
getQuery in interface OADataSourceIteratorpublic String getQuery2()
getQuery2 in interface OADataSourceIteratorpublic void remove()
remove in interface OADataSourceIteratorremove in interface Iteratorpublic void forEachRemaining(Consumer action)
forEachRemaining in interface IteratorCopyright © 1999–2025 ViaOA. All rights reserved.