Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ count
Method
count
launcher/meta/VersionList.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
return m_versions.at(i);
46
}
47
int VersionList::count() const
48
{
49
return m_versions.size();
50
}
51
52
void VersionList::sortVersions()
53
{
Callers
15
decideAccount
Method · 0.45
rowCount
Method · 0.45
add
Method · 0.45
getInstIndex
Method · 0.45
saveGroupList
Method · 0.45
naturalCompare
Method · 0.45
loadIndexedPackVersion
Method · 0.45
loadFile
Method · 0.45
fromJson
Function · 0.45
resolve
Method · 0.45
updateState
Method · 0.45
updateState
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
3
test_parse
Method · 0.36
test_inspect
Method · 0.36
test_inspect_symlinks
Method · 0.36