Contents
Class IndexedTable.RowConstraint
java.lang.Object
org.jlab.utils.groups.IndexedTable.RowConstraint
- Enclosing class:
IndexedTable
- Author:
- gavalian
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
double
double
-
Constructor Summary
ConstructorsConstructorDescriptionRowConstraint
(int column, double min, double max) RowConstraint
(int column, double min, double max, int ccol, int cvalue) -
Method Summary