private static class Cleaner.Result
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
excluded |
private int |
failures |
| Modifier | Constructor and Description |
|---|---|
private |
Result() |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Cleaner.Result result) |
public void update(Cleaner.Result result)