public class Conductor_Matrix_Model.Count extends Object
A count of the number of Conductors in each processing state, including the unknown state, is maintained plus the total number of Conductors.
| Modifier and Type | Field and Description |
|---|---|
int[] |
Counts
The Conductor processing state counts.
|
| Constructor and Description |
|---|
Conductor_Matrix_Model.Count() |