public class ConsistencyChecker
extends java.lang.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(ChangeNotes notes,
FixInput f) |
public ConsistencyChecker.Result check(ChangeNotes notes, FixInput f)