Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LianjiaTech/json-diff
/ setRight
Method
setRight
src/main/java/com/ke/diff/model/Result.java:60–62 ·
view source on GitHub ↗
(Object right)
Source
from the content-addressed store, hash-verified
58
}
59
60
public
void
setRight(Object right) {
61
this.right = right;
62
}
63
64
public
String getDiffType() {
65
return
diffType;
Callers
2
convert
Method · 0.95
exchangePathAndResult
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected