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

Method getTempKeyPointsNum

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

Source from the content-addressed store, hash-verified

56 this.y2 = y2;
57 }
58 public int getTempKeyPointsNum() {
59 return tempKeyPointsNum;
60 }
61 public void setTempKeyPointsNum(int tempKeyPointsNum) {
62 this.tempKeyPointsNum = tempKeyPointsNum;
63 }

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by 1

mainMethod · 0.76