Package org.qdl_lang.variables
Class QDLList.MyDescendingIterator
- java.lang.Object
- 
- org.qdl_lang.variables.QDLList.MyDescendingIterator
 
- 
- 
Constructor SummaryConstructors Constructor Description MyDescendingIterator(Iterator sparseEntryIterator, boolean objectsOnly)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()Objectnext()- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface java.util.IteratorforEachRemaining, remove
 
- 
 
-