Uses of Interface
de.jstacs.parameters.RangeIterator

Packages that use RangeIterator
de.jstacs.parameters This package provides classes for parameters that establish a general convention for the description of parameters as defined in the Parameter-interface. 
 

Uses of RangeIterator in de.jstacs.parameters
 

Classes in de.jstacs.parameters that implement RangeIterator
 class MultiSelectionParameter
          Class for a Parameter that provides a collection of possible values.
 class RangeParameter
          Class for a parameter wrapper that allows SimpleParameters to be set to a set of values.