Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LianjiaTech/json-diff
/ getRight
Method
getRight
src/main/java/com/ke/diff/model/Result.java:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
public
Object getRight() {
57
return
right;
58
}
59
60
public
void
setRight(Object right) {
61
this.right = right;
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