|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.graph.GraphDiffCompressor
public class GraphDiffCompressor
A utility class that removes redundant and mutually exclusive graph changes from the graph diff.
Constructor Summary | |
---|---|
GraphDiffCompressor()
|
Method Summary | |
---|---|
GraphDiff |
compress(GraphDiff diff)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphDiffCompressor()
Method Detail |
---|
public GraphDiff compress(GraphDiff diff)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |