Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teneted/Tenet
/ size
Method
size
src/main/java/co/aikar/util/LoadingMap.java:240–241 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
238
}
239
240
@Override
241
public
int
size() {
return
backingMap.size();}
242
243
@Override
244
public
boolean isEmpty() {
return
backingMap.isEmpty();}
Callers
15
format
Method · 0.45
format
Method · 0.45
format
Method · 0.45
getValue
Method · 0.45
visitFile
Method · 0.45
buildUniqueList
Method · 0.45
selectNewestModInfo
Method · 0.45
verifyDependencyVersions
Method · 0.45
getContentLengthLong
Method · 0.45
processModClassesEnvironmentVariable
Method · 0.45
onInitialLoad
Method · 0.45
loadLanguageProviders
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected