Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LianjiaTech/json-diff
/ getRightPath
Method
getRightPath
src/main/java/com/ke/diff/model/Result.java:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
public
String getRightPath() {
37
return
rightPath;
38
}
39
40
public
void
setLeftPath(String leftPath) {
41
this.leftPath = leftPath;
Callers
5
convert
Method · 0.45
diff
Method · 0.45
exchangePathAndResult
Method · 0.45
exchangeLeftAndRightPath
Method · 0.45
diff
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected