Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Method · 0.95
findImg
Method · 0.95
Calls
no outgoing calls
Tested by
1
main
Method · 0.76