public abstract static class ConsistencyChecker.Result extends java.lang.Object
ConsistencyChecker.Result()
abstract com.google.gerrit.reviewdb.client.Change
change()
abstract com.google.gerrit.reviewdb.client.Change.Id
id()
abstract java.util.List<com.google.gerrit.extensions.common.ProblemInfo>
problems()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConsistencyChecker.Result()
public abstract com.google.gerrit.reviewdb.client.Change.Id id()
public abstract com.google.gerrit.reviewdb.client.Change change()
public abstract java.util.List<com.google.gerrit.extensions.common.ProblemInfo> problems()