Package ch.bailu.gtk.gst
Schnittstelle IteratorResult
public interface IteratorResult
-
Feldübersicht
Felder
-
Felddetails
-
DONE
static final int DONENo more items in the iterator- Siehe auch:
-
OK
static final int OKAn item was retrieved- Siehe auch:
-
RESYNC
static final int RESYNCDatastructure changed while iterating- Siehe auch:
-
ERROR
static final int ERRORAn error happened- Siehe auch:
-