Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LianjiaTech/json-diff
/ withNoisePahList
Method
withNoisePahList
src/main/java/com/ke/diff/Diff.java:153–156 ·
view source on GitHub ↗
设置噪音路径 @param noisePahList 噪音路径列表 @return 对象本身
(List<String> noisePahList)
Source
from the content-addressed store, hash-verified
151
* @
return
对象本身
152
*/
153
public
Diff withNoisePahList(List<String> noisePahList){
154
this.noisePahList = noisePahList;
155
return
this;
156
}
157
158
/**
159
* 自定义对象比较器
Callers
15
main
Method · 0.80
diff1
Method · 0.80
diff3
Method · 0.80
diff4
Method · 0.80
diff5
Method · 0.80
diff6
Method · 0.80
diff7
Method · 0.80
testDiff1
Method · 0.80
testDiff2
Method · 0.80
testDiff3
Method · 0.80
testDiff1
Method · 0.80
testDiff2
Method · 0.80
Calls
no outgoing calls
Tested by
15
main
Method · 0.64
diff1
Method · 0.64
diff3
Method · 0.64
diff4
Method · 0.64
diff5
Method · 0.64
diff6
Method · 0.64
diff7
Method · 0.64
testDiff1
Method · 0.64
testDiff2
Method · 0.64
testDiff3
Method · 0.64
testDiff1
Method · 0.64
testDiff2
Method · 0.64