MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / size

Method size

src/main/java/ui/controls/PopUp.java:326–328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

324 }
325
326 public int size() {
327 return popUps.size();
328 }
329//paint
330
331 static class PopUpElement {

Callers 15

getContactMethod · 0.95
nextMethod · 0.95
clearMethod · 0.95
paintCustomMethod · 0.95
contextDestroyedMethod · 0.45
terminateThreadsMethod · 0.45
addCommandUIMethod · 0.45
listRecordStoresMethod · 0.45
paintDisplayableMethod · 0.45
getFirstCommandOfTypeMethod · 0.45
onPrepareOptionsMenuMethod · 0.45
flushRenderQueueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected