public class ConsistencyChecker extends Object
A single instance may be reused for checking multiple changes, but not concurrently.
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsistencyChecker.Result |
| Modifier and Type | Method and Description |
|---|---|
ConsistencyChecker.Result |
check(ChangeControl cc,
FixInput f) |
public ConsistencyChecker.Result check(ChangeControl cc, FixInput f)