|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Difference
The set difference between two graphs - all the elements that belong in the first graph that do not belong in the second.
Method Summary | |
---|---|
Graph |
perform(Graph a,
Graph b)
|
Method Detail |
---|
Graph perform(Graph a, Graph b)
perform
in interface SetOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |