Uses of Interface
ca.odell.glazedlists.SequenceList.Sequencer

Packages that use SequenceList.Sequencer
ca.odell.glazedlists   
 

Uses of SequenceList.Sequencer in ca.odell.glazedlists
 

Methods in ca.odell.glazedlists that return SequenceList.Sequencer
static SequenceList.Sequencer<Date> Sequencers.monthSequencer()
           
 

Constructors in ca.odell.glazedlists with parameters of type SequenceList.Sequencer
SequenceList(EventList<E> source, SequenceList.Sequencer<E> sequencer)
          Constructs a SequenceList containing a sequence of values produced by the sequencer which cover the range of values contained within the source.
SequenceList(EventList<E> source, SequenceList.Sequencer<E> sequencer, Comparator<? super E> comparator)
          Constructs a SequenceList containing a sequence of values produced by the sequencer which cover the range of values contained within the source.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2013-02-12 20:58