|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectagg.parser.Consistency
public class Consistency
Constructor Summary | |
---|---|
Consistency(ExcludePairContainer excludeContainer)
|
|
Consistency(ExcludePairContainer excludeContainer,
Rule r1,
Rule r2)
|
Method Summary | |
---|---|
void |
check()
|
void |
checkRulePair()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Consistency(ExcludePairContainer excludeContainer)
public Consistency(ExcludePairContainer excludeContainer, Rule r1, Rule r2)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public void check()
public void checkRulePair()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |