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

Method getCount

src/main/java/Client/Groups.java:186–188  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

184 }
185
186 public int getCount() {
187 return groups.size();
188 }
189
190 public int getRosterContacts() {
191 return rosterContacts;

Callers 2

hasMoodMethod · 0.45
runMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected