ca.odell.glazedlists.event

Class BarcodeListDeltas.Iterator

Enclosing Class:
ca.odell.glazedlists.event.BarcodeListDeltas

public class BarcodeListDeltas.Iterator
extends java.lang.Object

Iterate the list of deltas. FILTER updates: _XX_ deletes: X_XX_X inserts: XX__X_X BLASTED UPDATE 0 FILTER -> BILTER DELETE 1 BILTER -> FLTER INSERT 2 BLTER -> BLATER INSERT 3 BLATER -> BLASTER DELETE 5 BLASTER -> BLASTR INSERT 5 BLASTER -> BLASTER UPDATE 6 BLASTER -> BLASTED "AA" updates: __ deletes: XX inserts: __XX "BBaa"

Method Summary

int
getIndex()
int
getType()
boolean
hasNext()
boolean
next()

Method Details

getIndex

public int getIndex()

getType

public int getType()

hasNext

public boolean hasNext()

next

public boolean next()

Glazed Lists, Copyright © 2003-2006 publicobject.com, O'Dell Engineering.
Documentation build by buildd at 2008-01-04 14:38