|
|||||||||
| 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.AndCheck
public class AndCheck
| Constructor Summary | |
|---|---|
AndCheck()
|
|
| Method Summary | |
|---|---|
void |
build(java.util.LinkedList<StopCondition> parts,
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 AndCheck()
| Method Detail |
|---|
public boolean stop(Graph graph)
stop in interface StopCondition
public void build(java.util.LinkedList<StopCondition> parts,
boolean not)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||