Module qtjambi
Package io.qt.core

Class QIterator<T>

All Implemented Interfaces:
QtObjectInterface, Comparable<T>, Iterable<T>

public final class QIterator<T>
extends QtJambiIteratorObject<T>
implements Comparable<T>, Iterable<T>