MCPcopy 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

convertMethod · 0.45
diffMethod · 0.45
exchangePathAndResultMethod · 0.45
diffMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected