| Class | Description |
|---|---|
| ImmutableMathUtil |
Implementation of big integer and big decimal methods missing from the java
math library but required for the MicroFlex math and statistics packages.
|
| IntegerUtil |
This class safely converts (1) integer values to lists or arrays of another
numeric type (2) a value from another numeric type to an integer.
|
| OverFlowUtil |
This class checks for overflow when casting a number to another type.
|
| RandomUtil |
This class provides static utility helper methods for generating random data
sets, wells, sets, plates and stacks.
|
| ValUtil |
This class validates well, well sets, plates and stacks by checking for null
values and wells outside a range of indices.
|
Copyright © 2017. All rights reserved.