Uses of Class
io.qt.internal.QtJambiIteratorObject
Packages that use QtJambiIteratorObject
-
Uses of QtJambiIteratorObject in io.qt.core
Subclasses of QtJambiIteratorObject in io.qt.coreMethod parameters in io.qt.core with type arguments of type QtJambiIteratorObjectModifier and TypeMethodDescriptionQIterator.descendingIterator
(Supplier<? extends QtJambiIteratorObject<T>> beginSupplier) -
Uses of QtJambiIteratorObject in io.qt.internal
Subclasses of QtJambiIteratorObject in io.qt.internalMethods in io.qt.internal that return QtJambiIteratorObjectModifier and TypeMethodDescriptionprotected abstract QtJambiIteratorObject<E>
QtJambiCollectionObject.begin()
protected abstract QtJambiIteratorObject<E>
QtJambiCollectionObject.end()
protected final QtJambiIteratorObject<?>
QtJambiIteratorObject.end()
Methods in io.qt.internal with parameters of type QtJambiIteratorObjectModifier and TypeMethodDescriptionprotected final boolean
QtJambiIteratorObject.compareOwners
(QtJambiIteratorObject<?> iter) Method parameters in io.qt.internal with type arguments of type QtJambiIteratorObjectModifier and TypeMethodDescriptionQtJambiIteratorObject.toJavaDescendingIterator
(Supplier<? extends QtJambiIteratorObject<E>> beginSupplier)