|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnz.ac.waikato.mcennis.rat.graph.algorithm.clustering.stopconditions.XorCheck
public class XorCheck
| Constructor Summary | |
|---|---|
XorCheck()
|
|
| Method Summary | |
|---|---|
void |
build(StopCondition left,
StopCondition right,
boolean not)
|
boolean |
stop(Graph graph)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XorCheck()
| Method Detail |
|---|
public boolean stop(Graph graph)
stop in interface StopCondition
public void build(StopCondition left,
StopCondition right,
boolean not)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||