Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ size
Method
size
lib/java/util/TreeMap.java:957–960 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
955
}
956
957
@Override
958
public
int
size() {
959
return
subMap.size();
960
}
961
}
962
963
/**
Callers
nothing calls this directly
Calls
1
size
Method · 0.65
Tested by
no test coverage detected