Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LianjiaTech/json-diff
/ getLeft
Method
getLeft
src/main/java/com/ke/diff/model/Result.java:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
public
Object getLeft() {
49
return
left;
50
}
51
52
public
void
setLeft(Object left) {
53
this.left = left;
Callers
15
main
Method · 0.45
testJsonElement2Str
Method · 0.45
diff
Method · 0.45
testDiff1
Method · 0.45
testDiff2
Method · 0.45
testDiff3
Method · 0.45
testGenerateDiffResult1
Method · 0.45
testGenerateDiffResult2
Method · 0.45
testGenerateDiffResult3
Method · 0.45
testGenerateDiffResult4
Method · 0.45
testGenerateDiffResult5
Method · 0.45
testGenerateDiffResult6
Method · 0.45
Calls
no outgoing calls
Tested by
15
main
Method · 0.36
testJsonElement2Str
Method · 0.36
diff
Method · 0.36
testDiff1
Method · 0.36
testDiff2
Method · 0.36
testDiff3
Method · 0.36
testGenerateDiffResult1
Method · 0.36
testGenerateDiffResult2
Method · 0.36
testGenerateDiffResult3
Method · 0.36
testGenerateDiffResult4
Method · 0.36
testGenerateDiffResult5
Method · 0.36
testGenerateDiffResult6
Method · 0.36