static final class Detector.CorrectedParameter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
data |
private int |
errorsCorrected |
Constructor and Description |
---|
CorrectedParameter(int data,
int errorsCorrected) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getData() |
(package private) int |
getErrorsCorrected() |