Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LianjiaTech/json-diff
/ setLeft
Method
setLeft
src/main/java/com/ke/diff/model/Result.java:52–54 ·
view source on GitHub ↗
(Object left)
Source
from the content-addressed store, hash-verified
50
}
51
52
public
void
setLeft(Object left) {
53
this.left = left;
54
}
55
56
public
Object getRight() {
57
return
right;
Callers
2
convert
Method · 0.95
exchangePathAndResult
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected