Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LianjiaTech/json-diff
/ getDiffType
Method
getDiffType
src/main/java/com/ke/diff/model/Result.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
String getDiffType() {
65
return
diffType;
66
}
67
68
public
void
setDiffType(String diffType) {
69
this.diffType = diffType;
Callers
6
testConstructResult
Method · 0.80
diff
Method · 0.80
diff4
Method · 0.80
diff6
Method · 0.80
diff7
Method · 0.80
testJsonElement2Str
Method · 0.80
Calls
no outgoing calls
Tested by
6
testConstructResult
Method · 0.64
diff
Method · 0.64
diff4
Method · 0.64
diff6
Method · 0.64
diff7
Method · 0.64
testJsonElement2Str
Method · 0.64