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

Method getCount

src/main/java/VCard/VCard.java:183–183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

181//#endif
182
183 public final int getCount(){ return vCardFields.size(); }
184
185 public String getJid() { return jid; }
186

Callers 5

VCardMethod · 0.95
constructVCardMethod · 0.95
VCardEditMethod · 0.45
publishMethod · 0.45
VCardViewMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected