MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / size

Method size

src/main/java/Client/JuickConfig.java:102–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100 }
101
102 private int size() {
103 return JuickJIDs.size();
104 }
105
106 private String getJuickJID(String AJID) {
107 int index = AccountsJIDs.indexOf(AJID);

Callers 15

writeToStorageMethod · 0.95
resetCountersMethod · 0.45
addToVectorMethod · 0.45
getRosterGroupNamesMethod · 0.45
getCountMethod · 0.45
getItemRefMethod · 0.45
getItemCountMethod · 0.45
addMessageMethod · 0.45
deleteOldMessagesMethod · 0.45
ConfigFormMethod · 0.45
cmdOkMethod · 0.45
addJuickContactsBoxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected