Uses of Class
ch.tatool.core.element.AbstractListSelector

Packages that use AbstractListSelector
ch.tatool.core.element   
 

Uses of AbstractListSelector in ch.tatool.core.element
 

Subclasses of AbstractListSelector in ch.tatool.core.element
 class IteratedListSelector
          Iterates through the list of elements, executing each them in order.
 class RandomListSelector
          Serves randomly a new element from the group.
 class RandomOrderIteratedListSelector
          Serves randomly a new element from the group.
 class TemporalListSelector
          Iterates through the list of elements, executing each element in order until timeout.
 class TimerListSelector
          Iterates through the list of elements, executing each them in order.
 



Copyright © 2012. All Rights Reserved.