Uses of Class
io.qt.internal.QtJambiIteratorObject
-
Uses of QtJambiIteratorObject in io.qt.core
Modifier and TypeMethodDescriptionQIterator.descendingIterator
(Supplier<? extends QtJambiIteratorObject<T>> beginSupplier) -
Uses of QtJambiIteratorObject in io.qt.internal
Modifier and TypeMethodDescriptionprotected abstract QtJambiIteratorObject<E>
QtJambiCollectionObject.begin()
protected abstract QtJambiIteratorObject<E>
QtJambiCollectionObject.end()
protected final QtJambiIteratorObject<?>
QtJambiIteratorObject.end()
Modifier and TypeMethodDescriptionprotected final boolean
QtJambiIteratorObject.compareOwners
(QtJambiIteratorObject<?> iter) Modifier and TypeMethodDescriptionQtJambiIteratorObject.toJavaDescendingIterator
(Supplier<? extends QtJambiIteratorObject<E>> beginSupplier)