MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / getMatchKeyPointsNum

Method getMatchKeyPointsNum

src/pkgBean/ImgSeekBean.java:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 this.tempKeyPointsNum = tempKeyPointsNum;
63 }
64 public int getMatchKeyPointsNum() {
65 return matchKeyPointsNum;
66 }
67 public void setMatchKeyPointsNum(int matchKeyPointsNum) {
68 this.matchKeyPointsNum = matchKeyPointsNum;
69 }

Callers 2

mainMethod · 0.95
findImgMethod · 0.95

Calls

no outgoing calls

Tested by 1

mainMethod · 0.76