|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--fcmodeler.subgraph.RetainCycleFilter
| Constructor Summary | |
RetainCycleFilter(Sentence sentence,
int count,
boolean node)
Creates new RetainCycleFilter |
|
| Method Summary | |
java.util.Set |
filter(java.util.Set cycles)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RetainCycleFilter(Sentence sentence,
int count,
boolean node)
| Method Detail |
public java.util.Set filter(java.util.Set cycles)
filter in interface CycleFilterpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||