- java.lang.Object
-
- net.sf.saxon.ma.zeno.ZenoChainIterator<U>
-
-
Constructor Summary
Constructors
Constructor and Description |
ZenoChainIterator(java.util.ArrayList<java.util.ArrayList<U>> masterList) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining, remove
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<U>
-
next
public U next()
- Specified by:
next
in interface java.util.Iterator<U>
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.