public class GroupsConsistencyChecker
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.List<ConsistencyCheckInfo.ConsistencyProblemInfo> |
check()
Checks that all internal group references exist, and that no groups have cycles.
|
public java.util.List<ConsistencyCheckInfo.ConsistencyProblemInfo> check() throws java.io.IOException
java.io.IOException