MCPcopy Create free account
hub / github.com/LianjiaTech/json-diff / setDiffType

Method setDiffType

src/main/java/com/ke/diff/model/Result.java:68–70  ·  view source on GitHub ↗
(String diffType)

Source from the content-addressed store, hash-verified

66 }
67
68 public void setDiffType(String diffType) {
69 this.diffType = diffType;
70 }
71}

Callers 1

constructResultMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected