class Recorder extends Object
Records destination hashes to specified file when threshold breach occurs.
| Constructor and Description |
|---|
Recorder(File file,
Threshold threshold) |
| Modifier and Type | Method and Description |
|---|---|
(package private) File |
getFile() |
(package private) Threshold |
getThreshold() |