Package org.harctoolbox.valuesets
Class IterationValueSet
java.lang.Object
org.harctoolbox.valuesets.ValueSet
org.harctoolbox.valuesets.IterationValueSet
This class bundles input arguments together.
Giving a parameter a negative value is ignored, i.e. equivalent to not making any assignment at all.
Thus, for example using the four parameter main method, the user can assign T without assigning S.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.harctoolbox.valuesets.ValueSet
formatThing, main, newValueSet, reset
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator