MCPcopy 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

formatMethod · 0.45
formatMethod · 0.45
formatMethod · 0.45
getValueMethod · 0.45
visitFileMethod · 0.45
buildUniqueListMethod · 0.45
selectNewestModInfoMethod · 0.45
getContentLengthLongMethod · 0.45
onInitialLoadMethod · 0.45
loadLanguageProvidersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected